Skip to content

Commit b99e2c6

Browse files
author
Gege Desembri
authored
Create HideSSH.sh
1 parent 22e0c8d commit b99e2c6

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Plugins/HideSSH.sh

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
#!/bin/bash
2+
3+
ln -fs /usr/local/bin/hidessh-ssh-create /usr/local/bin/add-ssh-user
4+
ln -fs /usr/local/bin/hidessh-ssh-delete /usr/local/bin/del-ssh-user
5+
ln -fs /usr/local/bin/hidessh-ssh-check /usr/local/bin/cek-ssh-user
6+
ln -fs /usr/local/bin/hidessh-vmess-create /usr/local/bin/add-vmess-user
7+
ln -fs /usr/local/bin/hidessh-vmess-delete /usr/local/bin/del-vmess-user
8+
ln -fs /usr/local/bin/hidessh-vmess-check /usr/local/bin/cek-vmess-user
9+
ln -fs /usr/local/bin/hidessh-trojan-create /usr/local/bin/add-trojan-user
10+
ln -fs /usr/local/bin/hidessh-trojan-delete /usr/local/bin/del-trojan-user
11+
ln -fs /usr/local/bin/hidessh-trojan-check /usr/local/bin/cek-trojan-user

0 commit comments

Comments
 (0)