Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Allows specification of listen host #1

Merged
merged 12 commits into from
Mar 27, 2016
Merged

Conversation

teknogeek
Copy link
Contributor

it also will let you specify the host to listen on for multiple, e.g.

python tcprelay.py -tu 3c2b811fbe8bcef12dcf76a64d06a73efcb80585 0.0.0.0:8080:80 22:2222

will cause remote port 8080 to listen on 0.0.0.0:80 and remote port 22 to listen on localhost:2222

@nabla-c0d3
Copy link
Owner

Thanks! I will look into it asap but it seems pretty useful.

@nabla-c0d3 nabla-c0d3 merged commit e2f19df into nabla-c0d3:master Mar 27, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants