Hi all,
Any suggestions to reconfigure it would be appreciated.
Hi all,
Any suggestions to reconfigure it would be appreciated.
geph under windows implements VPN mode through windivert, without creating a virtual network card like some VPNs
Windows Packet Divert (WinDivert) is a user-mode packet interception library
for Windows 7, Windows 8 and Windows 10.
WinDivert enables user-mode capturing/modifying/dropping of network packets
sent to/from the Windows network stack. In summary, WinDivert can:
- capture network packets
- filter/drop network packets
- sniff network packets
- (re)inject network packets
- modify network packets
WinDivert can be used to implement user-mode packet filters, sniffers,
firewalls, NATs, VPNs, IDSs, tunneling applications, etc..
Note: When using VPN mode, you need to grant administrator privileges!!!