mirror of
https://github.com/ditatompel/insights.git
synced 2025-01-08 03:12:06 +07:00
chore: Fix bukan IP komputer, tapi IP ISP.
This commit is contained in:
parent
91c6c134fb
commit
703e7dc75b
1 changed files with 1 additions and 1 deletions
|
@ -145,7 +145,7 @@ curl -x socks5://myproxyuser:myproxy_password@server_ip:proxy_port http://ifconf
|
|||
```
|
||||
> _Sesuaikan `myproxyuser`, `myproxy_password`, `server_ip`, dan `proxy_port` dengan authentikasi dan konfigurasi yang sudah Anda lakukan sebelumnya._
|
||||
|
||||
Dari perintah diatas, Anda seharusnya **mendapatkan alamat IP server proxy Anda**, bukan alamat IP komputer Anda.
|
||||
Dari perintah diatas, Anda seharusnya **mendapatkan alamat IP server proxy Anda**, bukan alamat IP dari ISP yang komputer Anda.
|
||||
|
||||
## Troubleshooting
|
||||
|
||||
|
|
Loading…
Reference in a new issue