This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
README.markdown | ||
| |
bridge-ys | ||
| |
cloudvpn-ys |
README.markdown
Syndicate CloudVPN Scripts
These are a collection of initscripts (and eventually maybe some other junk) for the Yasashii Syndicate's CloudVPN deployment.
Files
- cloudvpn-ys = bring up the client and the tap interface
- brige-ys = br0 setup (make sure shorewall is configured for br0 and not eth1 or shit breaks)
Installation
Under Ubuntu, copy the scripts to /etc/init.d and run these commands:
sudo update-rc.d bridge-ys defaults 80 20
sudo update-rc.d cloudvpn-ys defaults 90 10








