Skip to content

Instantly share code, notes, and snippets.

View WordlessEcho's full-sized avatar
🎓
Studying

Wordless Echo WordlessEcho

🎓
Studying
View GitHub Profile

Keybase proof

I hereby claim:

  • I am WordlessEcho on github.
  • I am wordless_echo (https://keybase.io/wordless_echo) on keybase.
  • I have a public key whose fingerprint is F200 C987 8C21 6A19 4049 0BB1 F559 DBA5 C036 711E

To claim this, I am signing this object:

# Thanks for https://github.com/fatedier/frp/issues/145#issuecomment-256967035
# Change for origin: user nobody, save frp at /usr/bin/frp/ (same of https://aur.archlinux.org/packages/frp/)
#!/bin/sh
NAME=frps
DAEMON=/usr/bin/frp/$NAME
CONFIG=/etc/frp/$NAME.ini
[ -x "$DAEMON" ] || exit 0