You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tty-share/server
Vasile Popescu ef39dfc5a1 Add support for TCP tunneling
Tunnel a TCP connection from the local client side to the remote server
side. This, of course, works only for the command line client, and not
the web browser client.
2 years ago
..
frontend Update the node modules 2 years ago
Makefile Update the go modules 2 years ago
assets_bundle.go Update the node modules 2 years ago
server.go Add support for TCP tunneling 2 years ago
session.go Use a mutex to avoid concurrent writes to the WS connections 4 years ago
tty_protocol_rw.go Add support for TCP tunneling 2 years ago
ws_rw_wrapper.go Add support for TCP tunneling 2 years ago