Skip to content

Latest commit

 

History

History
28 lines (25 loc) · 655 Bytes

README.md

File metadata and controls

28 lines (25 loc) · 655 Bytes

Pocket VPN

A VPN that can fit right in your pocket!

Features 😎

  • Fast
  • Reliable
  • Not that Secure (:exclamation: do not use it for sensitive information, yet)

Support 👌

  • MacOS (server and client)
  • Linux (server and client)
  • Windows (client coming not so soon)

Usage 🧠

usage: ./pocket-vpn [options] [passphrase]
  -A    capture all traffic
  -L    log all traffic to stdout
  -S    start vpn in server mode
  -c string
        tun cidr address (default "10.1.0.1/24")
  -i string
        physical interface
  -m int
        tun mtu (default 1500)
  -s string
        remote address (default ":25566")