httptunnel

(★ 443)

Bidirectional data stream tunnelled in HTTP requests.

File Explorer

  • .gitignore
  • .travis.yml
  • acinclude.m4
  • AUTHORS
  • autogen.sh
  • base64.c
  • base64.h
  • ChangeLog
  • common.c
  • common.h
  • configure.ac
  • COPYING
  • depcomp
  • DISCLAIMER
  • FAQ
  • HACKING
  • htc.1
  • htc.c
  • hts.1
  • hts.c
  • http.c
  • http.h
  • httunv2s.png
  • INSTALL
  • Makefile.am
  • NEWS
  • README
  • README.md
  • TODO
  • tunnel.c
  • tunnel.h

# Use via CDN

jsDelivr

jsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.

Command Glossary

Commands referenced in this DOCs, explained below.

🔍

telnet

View Details ▼

Connect to a specified port of a host using the telnet protocol.

telnet {{host}}

Telnet to the default port of a host:

telnet {{ip_address}} {{port}}

Telnet to a specific port of a host:

quit

[Interactive] Exit a telnet session:

// repository documentation