-
Notifications
You must be signed in to change notification settings - Fork 115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow custom ports #38
Comments
To clarify, you want to use the openpyn running PC as a SSH and Deluge server right? (at present you should be able to use these services on a local network, as a client) |
Pretty much. Specifically, it is linux in a virtual machine on my windows pc, and i connect to it via ssh and deluge client, and I also plan to use it as a proxy for anything I want to force through vpn. Openpyn seems absolutely perfect for this. An option to specify ports would be fantastic. |
* Allowing custom ports on the local network (SSH,HTTP etc) #38 With "-f" now you can use your PC as SSH, HTTP server for local devices (i.e 192.168.1.* or 10.* range) by "openpyn us --allow 22 80" * readme updated, version 1.5.5 * remove .python-version
It seems to be working alright, I did't get to do much testing. If anything breaks let me know. Cheers |
Updated it and ran it, works awesome Thanks!!! |
If you like it, don't forget to star, so others can easily find it. Cheers |
In the experimental firewall feature, Is there a way to allow ports, for say, SSH and a Deluge daemon from the local network?
The text was updated successfully, but these errors were encountered: