Please enable JavaScript in your browser!
홈
탐색
도움말
로그인
irwanmohi
/
rev
의 미러
https://github.com/rasta-team/rev.git
Watch
1
Star
0
포크
0
파일
이슈
0
위키
트리:
298861efb2
브랜치
태그
main
rev
/
add-host.sh
add-host.sh
99 B
히스토리
Raw
1
2
3
4
#!/bin/bash
read -rp "Domain/Host: " -e host
echo "IP=$host" >> /var/lib/premium-script/ipvps.conf