Skip to content

HeilAsuka/Sigil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build and test

Sigil

A TCP Port forwarding tool
To proxy tcp traffic on localhost port 8080 to remote host 10.0.1.100 port 5900 you can run:
sigil -l 127.0.0.1:8080 -r 10.0.1.100:5900
This crate use tokio as async runtime.

TODO

-[ ] support UDP

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages