Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
irwanmohi
/
rev
mirror of
https://github.com/rasta-team/rev.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
298861efb2
Branches
Tags
main
rev
/
add-host.sh
add-host.sh
99 B
History
Raw
1
2
3
4
#!/bin/bash
read -rp "Domain/Host: " -e host
echo "IP=$host" >> /var/lib/premium-script/ipvps.conf