Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/markpash/wepn_home_device
https://github.com/markpash/wepn_home_device
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/markpash/wepn_home_device
- Owner: markpash
- License: gpl-3.0
- Created: 2024-11-15T15:13:35.000Z (about 1 month ago)
- Default Branch: master
- Last Pushed: 2024-11-15T15:38:41.000Z (about 1 month ago)
- Last Synced: 2024-12-04T19:39:46.337Z (19 days ago)
- Language: Python
- Size: 3.81 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Security: SECURITY.md
Awesome Lists containing this project
README
## WEPN Pod Package
[WEPN](https://we-pn.com) allows running various VPN and tunnel servers from a Raspberry Pi hosted at your home. It requires our 3 branches of software: code in this repo on the RPi Pod;
credentials for our server; and the mobile app on your phone. Each of these 3 packages are hosted in their own repositories: [source.we-pn.com](https://source.we-pn.com)
For full transparency and easier debugging, the entire file structure for the Debian package is listed here.Our debian package is not completely standard now (it changes settings from other packages), but we are moving to clean things up.
While a more tech savvy user can run other software on the RPi as well as WEPN, we must caution that WEPN could potentially interfere with some settings and customizations.For more information:
- health of our server/software, based on daliy self tests on live device: [status.we-pn.com](https://status.we-pn.com)
- our design docs folder: [go.we-pn.com/design-docs](https://go.we-pn.com/design-docs)
- manual for brining your own device (needs credentials from our server): [go.we-pn.com/byod](https://go.we-pn.com/byod)
## Supported Applications
Our current main application is **Shadowsocks**. We started from **OpenVPN**, added **Stunnel** to wrap the OpenVPN in it. These are disabled now since there are limintations to their usage.
We are also in the process of adding **Tor**, **OONI**, and **WireGuard**.Through our mobile app, the owner of the Pod (Provider) can decide who has access, and which of these apps these end users can utilize.