Skip to content

rockdragon/TNT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TNT

an experimental proxy

client

usage:

go run cli/local-tnt/local.go -c cli/config-example/config.json

server

usage:

go run cli/server-tnt/server.go -c cli/config-example/config.json

configuration

sample:

cli/config-example/config.json

explanation of fields:

  • local: address of local socks5 server
  • server: address of remote proxy server
  • password: password used by both ends
  • method: cipher method
  • timeout: network timeout
  • target_domain: domain of fake traffic
  • target_port: port of fake traffic

About

an experimental proxy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages