Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tact1m4n3/pocket-vpn
A VPN that can fit right in your pocket!
https://github.com/tact1m4n3/pocket-vpn
golang vpn
Last synced: 22 days ago
JSON representation
A VPN that can fit right in your pocket!
- Host: GitHub
- URL: https://github.com/tact1m4n3/pocket-vpn
- Owner: tact1m4n3
- License: mit
- Created: 2022-08-19T19:01:22.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-29T08:02:15.000Z (about 2 years ago)
- Last Synced: 2024-07-30T21:00:43.940Z (4 months ago)
- Topics: golang, vpn
- Language: Go
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pocket VPN
> A VPN that can fit right in your pocket!## Features :sunglasses:
- Fast
- Reliable
- Not that Secure (:exclamation: do not use it for sensitive information, *yet*)## Support :ok_hand:
- MacOS (server and client)
- Linux (server and client)
- Windows (client coming not so soon)## Usage :brain:
```
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")
```