<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: How to setup a Socks5 Proxy server on Ubuntu with Dante	</title>
	<atom:link href="https://www.binarytides.com/setup-dante-socks5-server-on-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.binarytides.com/setup-dante-socks5-server-on-ubuntu/</link>
	<description>News, Technology, Entertainment and more</description>
	<lastBuildDate>Thu, 04 May 2023 11:47:27 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
	<item>
		<title>
		By: Gerardo Sandrigam		</title>
		<link>https://www.binarytides.com/setup-dante-socks5-server-on-ubuntu/comment-page-1/#comment-305825</link>

		<dc:creator><![CDATA[Gerardo Sandrigam]]></dc:creator>
		<pubDate>Mon, 04 Jan 2021 19:17:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=8100#comment-305825</guid>

					<description><![CDATA[Hello Friends I just install Dante Socks 1.4.02 version of Dante on Virtual Machine of my Pc with Virtual Box and Red Hat 8.3 ,  I finally finally I got the service to work but how can I do a test with user and password to port 1080 that I already configure in the sockd.conf file

Regards]]></description>
			<content:encoded><![CDATA[<p>Hello Friends I just install Dante Socks 1.4.02 version of Dante on Virtual Machine of my Pc with Virtual Box and Red Hat 8.3 ,  I finally finally I got the service to work but how can I do a test with user and password to port 1080 that I already configure in the sockd.conf file</p>
<p>Regards</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Null		</title>
		<link>https://www.binarytides.com/setup-dante-socks5-server-on-ubuntu/comment-page-1/#comment-234906</link>

		<dc:creator><![CDATA[Null]]></dc:creator>
		<pubDate>Thu, 27 Feb 2020 05:49:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=8100#comment-234906</guid>

					<description><![CDATA[This guide is great but the service doesn&#039;t start on boot even though it shows as enabled in systemctl, also creating a time delayed @reboot sleep 30 &#038;&#038; service danted restart     also does nothing. Nobody at my work can figure out how to get it to start on boot either, only seems to work with a manual sudo service danted start. Any help would be appreciated as a whole room of people are stumped.]]></description>
			<content:encoded><![CDATA[<p>This guide is great but the service doesn&#8217;t start on boot even though it shows as enabled in systemctl, also creating a time delayed @reboot sleep 30 &amp;&amp; service danted restart     also does nothing. Nobody at my work can figure out how to get it to start on boot either, only seems to work with a manual sudo service danted start. Any help would be appreciated as a whole room of people are stumped.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: ali		</title>
		<link>https://www.binarytides.com/setup-dante-socks5-server-on-ubuntu/comment-page-1/#comment-168213</link>

		<dc:creator><![CDATA[ali]]></dc:creator>
		<pubDate>Tue, 09 Oct 2018 11:11:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=8100#comment-168213</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.binarytides.com/setup-dante-socks5-server-on-ubuntu/comment-page-1/#comment-158183&quot;&gt;Sinai&lt;/a&gt;.

client pass {
from

add a &quot;:&quot; after from]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.binarytides.com/setup-dante-socks5-server-on-ubuntu/comment-page-1/#comment-158183">Sinai</a>.</p>
<p>client pass {<br />
from</p>
<p>add a &#8220;:&#8221; after from</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Igor		</title>
		<link>https://www.binarytides.com/setup-dante-socks5-server-on-ubuntu/comment-page-1/#comment-160917</link>

		<dc:creator><![CDATA[Igor]]></dc:creator>
		<pubDate>Fri, 22 Jun 2018 08:48:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=8100#comment-160917</guid>

					<description><![CDATA[You&#039;re The Man, it worked! With the old version, I was getting a login error.]]></description>
			<content:encoded><![CDATA[<p>You&#8217;re The Man, it worked! With the old version, I was getting a login error.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Sinai		</title>
		<link>https://www.binarytides.com/setup-dante-socks5-server-on-ubuntu/comment-page-1/#comment-158183</link>

		<dc:creator><![CDATA[Sinai]]></dc:creator>
		<pubDate>Wed, 16 May 2018 05:19:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=8100#comment-158183</guid>

					<description><![CDATA[Hi there, I followed your instructions on this article. But when I want to start the service I get the following error:
error: /etc/danted.conf: problem on line 22 near token &quot;0.0.0.0&quot;: syntax error.

here&#039;s my configuration:
# /etc/danted.conf

logoutput: syslog
user.privileged: root
user.unprivileged: nobody

# The listening network interface or address.
internal: 0.0.0.0 port=20128

# The proxying network interface or address.
external: ens18

# socks-rules determine what is proxied through the external interface.
# The default of &quot;none&quot; permits anonymous access.
socksmethod: username

# client-rules determine who can connect to the internal interface.
# The default of &quot;none&quot; permits anonymous access.
clientmethod: none

client pass {
        from 0.0.0.0/0 to: 0.0.0.0/0
        log: error
}

socks pass {
        from: 0.0.0.0/0 to: 0.0.0.0/0
        log: connect disconnect error
}
 
The Operating System is Ubuntu 16.04]]></description>
			<content:encoded><![CDATA[<p>Hi there, I followed your instructions on this article. But when I want to start the service I get the following error:<br />
error: /etc/danted.conf: problem on line 22 near token &#8220;0.0.0.0&#8221;: syntax error.</p>
<p>here&#8217;s my configuration:<br />
# /etc/danted.conf</p>
<p>logoutput: syslog<br />
user.privileged: root<br />
user.unprivileged: nobody</p>
<p># The listening network interface or address.<br />
internal: 0.0.0.0 port=20128</p>
<p># The proxying network interface or address.<br />
external: ens18</p>
<p># socks-rules determine what is proxied through the external interface.<br />
# The default of &#8220;none&#8221; permits anonymous access.<br />
socksmethod: username</p>
<p># client-rules determine who can connect to the internal interface.<br />
# The default of &#8220;none&#8221; permits anonymous access.<br />
clientmethod: none</p>
<p>client pass {<br />
        from 0.0.0.0/0 to: 0.0.0.0/0<br />
        log: error<br />
}</p>
<p>socks pass {<br />
        from: 0.0.0.0/0 to: 0.0.0.0/0<br />
        log: connect disconnect error<br />
}</p>
<p>The Operating System is Ubuntu 16.04</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Pavel Vlasov		</title>
		<link>https://www.binarytides.com/setup-dante-socks5-server-on-ubuntu/comment-page-1/#comment-157427</link>

		<dc:creator><![CDATA[Pavel Vlasov]]></dc:creator>
		<pubDate>Tue, 17 Apr 2018 01:15:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=8100#comment-157427</guid>

					<description><![CDATA[Thank you! Everything went fine. Although I&#039;m not sure what would happen after system restart.]]></description>
			<content:encoded><![CDATA[<p>Thank you! Everything went fine. Although I&#8217;m not sure what would happen after system restart.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Alexey		</title>
		<link>https://www.binarytides.com/setup-dante-socks5-server-on-ubuntu/comment-page-1/#comment-157369</link>

		<dc:creator><![CDATA[Alexey]]></dc:creator>
		<pubDate>Sun, 15 Apr 2018 10:03:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=8100#comment-157369</guid>

					<description><![CDATA[Is there any way to limit connections for user? Going to create logins for friends and limit with 2-3 connections simultaneously to prevent sharing logins with everybody.]]></description>
			<content:encoded><![CDATA[<p>Is there any way to limit connections for user? Going to create logins for friends and limit with 2-3 connections simultaneously to prevent sharing logins with everybody.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
