Implement UDP mode (no root privilege needed) #70
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
also
-sourcefor assign source ip addressThank you for your PR. However, this submission doesn't align with the design philosophy of pingtunnel. The purpose of this project is specifically to transmit traffic using ICMP. If you want to use UDP, please refer to another repository: https://github.com/esrrhs/spp
Thank you for reviewing the PR. Just to clarify, the intent wasn’t to change the core design, but to add an optional feature for devices that don't support root privileges. That said, I understand your perspective and have closed the PR.
@hossinasaadi -protocol udp does not work it has no internet connection only -protocol icmp has connection. This can be beneficial for non-root clients especially if trying it on Android
Pull request closed