- Create a tunnel to private network inside fortivpn
- create a tunnel back using local computer's proxy (e.g. clash) for internet connection\
- docker compose (V2 recommanded)
git clone
cp config.example config
vim config
docker compose build
docker compose up (-d for running in background)