Skip to content

browsertap/chunnel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chunnel allows you to create an HTTP tunnel between any two computers.

CLI Example

First setup the server:

chunnel-server 80

Next, setup the client:

chunnel 80 localhost --server=chunnel-server-domain.com