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 21b49fbb3b added missing keytag from the ansible keys func 1 tuần trước cách đây
cmd 9f1060267a simplified the startup sequence by removing the old port field 3 tuần trước cách đây
docker 478d5921d4 works with postgres now for containerizing the yosai-server 4 tuần trước cách đây
pkg 21b49fbb3b added missing keytag from the ansible keys func 1 tuần trước cách đây
scripts 326dbf2950 added an autocomplete script that works on zsh, have to test on other shells 1 tháng trước cách đây
.gitignore 5fecb12410 adding a bunch of database IO 1 tháng trước cách đây
Dockerfile 7cfe4c4a67 migrating over to a db that doesnt require cgo 4 tuần trước cách đây
LICENSE 751d4e4f90 Initial commit 5 tháng trước cách đây
Makefile 5fecb12410 adding a bunch of database IO 1 tháng trước cách đây
README.md 2bf21d6949 another todo 1 tháng trước cách đây
go.mod 4df55e802f this has transcended a db migration 3 tuần trước cách đây
go.sum 4df55e802f this has transcended a db migration 3 tuần trước cách đây

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