Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oneofone/pia-socks-proxy
An Alpine Linux container running a socks5 proxy (using dante) via Private Internet Access (OpenVPN).
https://github.com/oneofone/pia-socks-proxy
docker docker-image openvpn private-internet-access socks5 vpn
Last synced: about 5 hours ago
JSON representation
An Alpine Linux container running a socks5 proxy (using dante) via Private Internet Access (OpenVPN).
- Host: GitHub
- URL: https://github.com/oneofone/pia-socks-proxy
- Owner: OneOfOne
- Created: 2017-09-10T23:44:17.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-05-12T19:56:59.000Z (over 2 years ago)
- Last Synced: 2024-05-09T20:16:59.861Z (6 months ago)
- Topics: docker, docker-image, openvpn, private-internet-access, socks5, vpn
- Language: Dockerfile
- Homepage:
- Size: 13.7 KB
- Stars: 17
- Watchers: 3
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A socks5 proxy via Private Internet Access.
An [Alpine](https://alpinelinux.org/) Linux container running a socks5 proxy (using [dante](https://www.inet.no/dante/)) via Private Internet Access (OpenVPN).
Protect your browsing activities through an encrypted and anonymized VPN proxy!
You will need a [PrivateInternetAccess](https://www.privateinternetaccess.com/pages/how-it-works) account.
If you don't have one, you can [sign up here](https://www.privateinternetaccess.com/pages/buy-vpn) for one.[![Docker Build Status](https://img.shields.io/docker/build/oneofone/pia-socks-proxy.svg?style=flat-square)]()
[![Docker Build Status](https://img.shields.io/docker/automated/oneofone/pia-socks-proxy.svg?style=flat-square)]()
[![Docker Build Status](https://img.shields.io/docker/pulls/oneofone/pia-socks-proxy.svg?style=flat-square)]()
[![Docker Build Status](https://img.shields.io/docker/stars/oneofone/pia-socks-proxy.svg?style=flat-square)]()## Starting the VPN Proxy
```sh
docker run -d \
--cap-add=NET_ADMIN \
--device=/dev/net/tun \
--name=pia-socks-proxy \
--restart=always \
-e "USERNAME=" \
-e "PASSWORD=" \
-e "REGION=" \ # default US East
-e "DNS=