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 8ecef07889 doing some restructuring and naming před 1 měsícem
cmd 8ecef07889 doing some restructuring and naming před 1 měsícem
docker 72f082bddd adding suppoert for working with semaphore and remove awx support because its complicated lol před 4 měsíci
pkg 8ecef07889 doing some restructuring and naming před 1 měsícem
scripts 326dbf2950 added an autocomplete script that works on zsh, have to test on other shells před 1 měsícem
.gitignore 5fecb12410 adding a bunch of database IO před 1 měsícem
LICENSE 751d4e4f90 Initial commit před 5 měsíci
Makefile 5fecb12410 adding a bunch of database IO před 1 měsícem
README.md 2bf21d6949 another todo před 1 měsícem
go.mod d9f8ee3ff6 commiting to move over to my other workstation před 1 měsícem
go.sum d9f8ee3ff6 commiting to move over to my other workstation před 1 měsícem

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