Skip to content

perl script to forward local ports to a range of remote ports

License

Notifications You must be signed in to change notification settings

freezeeedos/stunnels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

stunnels

Perl script to forward local ports to a range of remote ports. When a service is successfully forwarded, the script will proceed to forward the next local port on the list. You can execute the program in kill mode with -k. It will kill all the processes it opened.

Sample Output:

quentin@kboum:~> ./stunnels.pl 
Successfully forwarded localhost:22 to obiwan:50001
Successfully forwarded localhost:5900 to obiwan:50002
Successfully forwarded localhost:80 to obiwan:50003

About

perl script to forward local ports to a range of remote ports

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages