diff --git a/documentation/docs/pages/developers/clients/socks5.md b/documentation/docs/pages/developers/clients/socks5.md index 5b9ef0fbcc..7660340d7a 100644 --- a/documentation/docs/pages/developers/clients/socks5.md +++ b/documentation/docs/pages/developers/clients/socks5.md @@ -195,7 +195,7 @@ When trying to connect your app, generally the proxy settings are found in `sett Here is an example of setting the proxy connecting in Blockstream Green: -![Blockstream Green settings](../images/wallet-proxy-settings/blockstream-green.gif) +![Blockstream Green settings](../../images/wallet-proxy-settings/blockstream-green.gif) Most wallets and other applications will work basically the same way: find the network proxy settings, enter the proxy url (host: **localhost**, port: **1080**). diff --git a/documentation/docs/pages/developers/clients/socks5/usage.md b/documentation/docs/pages/developers/clients/socks5/usage.md index f05c594ef0..74f828b8b9 100644 --- a/documentation/docs/pages/developers/clients/socks5/usage.md +++ b/documentation/docs/pages/developers/clients/socks5/usage.md @@ -1,4 +1,4 @@ -# Using Your Client +# Using Your Client ## Proxying traffic After completing the steps above, your local `nym-socks5-client` will be listening on `localhost:1080` ready to proxy traffic to the Network Requester set as the `--provider` when initialising. @@ -7,7 +7,7 @@ When trying to connect your app, generally the proxy settings are found in `sett Here is an example of setting the proxy connecting in Blockstream Green: -![Blockstream Green settings](../../images/blockstream-green.gif) +** ![Blockstream Green settings](../../images/blockstream-green.gif) Most wallets and other applications will work basically the same way: find the network proxy settings, enter the proxy url (host: **localhost**, port: **1080**). @@ -24,7 +24,7 @@ Any application which can be redirected over Socks5 proxy should work. Nym commu - Firo wallet - Blockstream Green -> DarkFi's ircd chat was previously supported: they have moved to DarkIrc: whether the existing integration work is still operational needs to be tested. +> DarkFi's ircd chat was previously supported: they have moved to DarkIrc: whether the existing integration work is still operational needs to be tested. Keep in mind that Nym has been developing a new client **[NymVPN](https://nymvpn.com) (GUI and CLI) routing all users traffic through the Mixnet.**