Yosai VPN Manager is a system daemon that emulates a client-server architecture, providing granular control to the dameon via the yosaictl program, to communicate securely over a unix domain socket. this project will eventually include integrations for various cloud providers, but the current PoC is working with Linode

AETH-erial 64be4d3b77 commiting pc about to die holy shit vor 3 Wochen
cmd 4df55e802f this has transcended a db migration vor 3 Wochen
docker 478d5921d4 works with postgres now for containerizing the yosai-server vor 4 Wochen
pkg 64be4d3b77 commiting pc about to die holy shit vor 3 Wochen
scripts 326dbf2950 added an autocomplete script that works on zsh, have to test on other shells vor 1 Monat
.gitignore 5fecb12410 adding a bunch of database IO vor 1 Monat
Dockerfile 7cfe4c4a67 migrating over to a db that doesnt require cgo vor 4 Wochen
LICENSE 751d4e4f90 Initial commit vor 5 Monaten
Makefile 5fecb12410 adding a bunch of database IO vor 1 Monat
README.md 2bf21d6949 another todo vor 1 Monat
go.mod 4df55e802f this has transcended a db migration vor 3 Wochen
go.sum 4df55e802f this has transcended a db migration vor 3 Wochen

README.md

yosai

An automated private VPN service, intended for routing all network traffic to a rotating, private VPN exit node.

Todo

  • Make implementation for CherryServers
  • Make implementation for BitLaunch