2024-06-03
This commit is contained in:
32
_-Review/noip.md
Normal file
32
_-Review/noip.md
Normal file
@ -0,0 +1,32 @@
|
||||
---
|
||||
type: "note"
|
||||
created: "2024-04-01T21:32:49.689Z"
|
||||
updated: "2024-04-01T21:32:49.689Z"
|
||||
---
|
||||
|
||||
# noip
|
||||
|
||||
## Ubuntu
|
||||
|
||||
```bash
|
||||
cd /usr/local/src/
|
||||
wget http://www.noip.com/client/linux/noip-duc-linux.tar.gz
|
||||
ls
|
||||
tar xf noip-duc-linux.tar.gz
|
||||
ls
|
||||
cd noip-2.1.9-1/
|
||||
make install
|
||||
apt-get install make
|
||||
make install
|
||||
/usr/local/bin/noip2 -C
|
||||
nano /usr/local/etc/no-ip2.conf
|
||||
/usr/local/bin/noip2
|
||||
ls
|
||||
nano README.FIRST
|
||||
/usr/local/bin/noip2 -S
|
||||
```
|
||||
|
||||
```bash Fri Apr 26 2024 16:07:09 GMT-0700 (Mountain Standard Time)
|
||||
noip-duc -g all.ddnskey.com --username 8ng1rd6 --password uLdGqHrgdjXo
|
||||
noip-duc -g all.ddnskey.com --username 9zh94yf --password xrtvLiRNhScX
|
||||
```
|
Reference in New Issue
Block a user