mirror of
https://github.com/masterking32/MasterHttpRelayVPN.git
synced 2026-05-17 21:24:37 +03:00
feat: remove deployment instructions from valtown script
This commit is contained in:
@@ -1,6 +1,3 @@
|
|||||||
// MasterHttpRelay exit node for val.town
|
|
||||||
// Deploy as HTTP endpoint in val.town and set PSK to a strong secret.
|
|
||||||
|
|
||||||
const PSK = "CHANGE_ME_TO_A_STRONG_SECRET";
|
const PSK = "CHANGE_ME_TO_A_STRONG_SECRET";
|
||||||
|
|
||||||
const STRIP_HEADERS = new Set([
|
const STRIP_HEADERS = new Set([
|
||||||
|
|||||||
Reference in New Issue
Block a user