mirror of
https://github.com/hotio/website.git
synced 2026-01-09 07:53:23 +08:00
update
This commit is contained in:
parent
6a0c421caf
commit
19b33e69ae
@ -7,6 +7,7 @@
|
||||
4. Possible values are `generic`, `proton` and `pia`.
|
||||
Affiliate links:
|
||||
[Proton VPN](https://hotio.dev/protonvpn){: target=_blank rel="noopener" }
|
||||
[Proton Unlimited](https://hotio.dev/protonunlimited){: target=_blank rel="noopener" }
|
||||
[Private Internet Access](https://hotio.dev/pia){: target=_blank rel="noopener" }
|
||||
|
||||
5. There needs to be a file `wg0.conf` located in `/config/wireguard` and you need to set the variable `VPN_ENABLED` to `true` for the VPN to start. If you'd like to execute some of your own bash commands you can place two scripts alongside your `wg0.conf`, called `wg0-pre.sh` and `wg0-post.sh`. These will execute right before the check for the existence of a `wg0.conf` file and almost at the end, right before the internet connectivity test.
|
||||
|
||||
@ -24,7 +24,8 @@ plugins:
|
||||
github.md: 'https://github.com/hotio'
|
||||
donate.md: 'https://hotio.dev/#donations'
|
||||
pia.md: https://www.privateinternetaccess.com/offer/hotio.dev_hsm018qg
|
||||
protonvpn.md: https://go.getproton.me/aff_c?offer_id=26&aff_id=7223&url_id=277
|
||||
protonvpn.md: https://go.getproton.me/aff_c?offer_id=26&aff_id=7223
|
||||
protonunlimited.md: https://go.getproton.me/aff_c?offer_id=26&aff_id=7223&url_id=1198
|
||||
|
||||
repo_name: hotio
|
||||
repo_url: https://github.com/hotio
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user