Skip to content

detailyang/hikarian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#hikarian hikarian just make you crossover the wall:)

##install

make tunnel
make socks5
or
make

run

  • tunnel client
#there is a bug, if we use rc4 to encrypt https, it will cause "Encrypted Alert"
bin/tunnel --client 127.0.0.1:1081 --server 127.0.0.1:1082 --mode encrypt --algo rc4 or aes
  • tunnel server
bin/tunnel --client 127.0.0.1:1082 --server 127.0.0.1:1080 --mode decrypt --algo rc4 or aes
  • socks5 server
bin/socks5

About

hikarian (departed) tcp + tunnel or tcp over icmp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published