From 5fd0ab932546f4c4179db6d57da73dc62fe53aba Mon Sep 17 00:00:00 2001 From: mfahampshire Date: Wed, 16 Oct 2024 15:47:33 +0200 Subject: [PATCH] changed erroneous note --- documentation/docs/pages/developers/clients/socks5.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/docs/pages/developers/clients/socks5.mdx b/documentation/docs/pages/developers/clients/socks5.mdx index fab741fab7..befbff3d31 100644 --- a/documentation/docs/pages/developers/clients/socks5.mdx +++ b/documentation/docs/pages/developers/clients/socks5.mdx @@ -1,6 +1,6 @@ # Socks5 Client (Standalone) -> This client can also be utilised via the [Rust SDK](../rust) and [Go/C++ FFI](../rust/ffi). +> This client can also be utilised via the [Rust SDK](../rust). ## What is this client for? Many existing applications are able to use either the SOCKS4, SOCKS4A, or SOCKS5 proxy protocols. If you want to send such an application's traffic through the mixnet, you can use the `nym-socks5-client` to bounce network traffic through the Nym network, like this: