Skip to content

comp500/tlstunnel-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tlstunnel-node

A TLS tunneling client (like stunnel) written in node.js

Why?

Because my Surface RT doesn't support stunnel, and the other scripts that do this are very old (node 0.10).

How?

  • Set up a server, like stunnel
  • Install node
  • Clone this repo or download tarball / zip
  • Change config.json to connect to the server
  • node index.js
  • Add fingerprints to fingerprintList in config.json for better security

Roadmap?

  • Client certificates
  • PSK?

Requirements?

  • Node with OpenSSL
  • A brain
  • That's about it

About

A TLS tunneling client (like stunnel) written in node.js

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors