Skip to content

SquareGearsLogic/ssnp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Super Simple Net Piercing

Read in English Read in Russian

This super tool simply maps a port on publick subnetwork [FACE] to private subnetwork [BACK], of the server where it runs. When client connects to [FACE], SSNP opens connection to whatever sits on [BACK] and transmits data between them. ...So if you wanna connect to device that hides behind Prod Server from your desk - this tool will pierce a hole for you ^_^

Building

javac SSNP.java

Running

java SSNP FACE_HOST FACE_PORT BACK_HOST BACK_PORT

Documentation

Is missing.

License

Apache License Version 2.0, January 2004 http://www.apache.org/licenses/

Releases

No releases published

Packages

No packages published

Languages