summaryrefslogtreecommitdiff
path: root/etc/services
AgeCommit message (Expand)Author
2023-07-09updateXiao Pan
2023-07-01change qbt port nameXiao Pan
2023-06-29remove mullvadXiao Pan
2023-06-01updateXiao Pan
2023-05-31move some configs from cfgs to cfglXiao Pan
2022-02-10nftables allow mullvad vpn port forwardingxyz
2022-01-30refactorxyz
2022-01-30nftables.conf, allow qrcp, drop ssh and searx, based on services and config f...xyz
2022-01-30services, defaultxyz
/span>"$OPTARG";; # one extra ',' at the end will not let `for tz in ...` loop one extra time? t) for i in $(seq "$OPTARG"); do tz_to="$(tzselect),$tz_to" done;; T) tz_to="$OPTARG,$tz_to";; \?) exit 1;; esac done shift $((OPTIND-1))