random- collection of un-sorted bollocks |
git clone git://git.acid.vegas/random.git |
Log | Files | Refs | Archive |
commit fd32aef8394764a50f2cfba573ef2234c35bda63
parent 79ab544a090962d31b8f96ec1e5b168a55271a9c Author: acidvegas <acid.vegas@acid.vegas> Date: Thu, 18 May 2023 22:59:53 -0400 added info header Diffstat:
|
1 file changed, 1 insertion(+), 1 deletion(-) |
diff --git a/riseup.sh b/riseup.sh @@ -1,5 +1,5 @@ #!/bin/bash - +# riseup vpn helper - developed by acidvegas (https://git.acid.vegas/random) DEFAULT_PORT=0 DEFAULT_PROTOCOL=0 DISABLE_IPV6=1 |