Questions tagged [dante]
26 questions
0
votes
0 answers
Dante server cannot use ip public as socks
enter image description herehello I'm trying to use the dante server as a socks5 proxy on my vps but when it finishes and checks "/etc/init.d/sockd status" it says the local ip of my vps my question is how can my public ip be connected or used on a…

DevOn SIr
- 1
- 1
0
votes
0 answers
How can i stop the output files being captured from an ASIO device with Pyaudio from just being garbled white noise?
Im trying to record multichannel audio from asio driver Dante Virtual Soundcard using the Pyaudio build from here but no matter what i do it just seems to output garbled noise.
Dante Virtual Soundcard is running at 48khz/24bit and with a 512 buffer…
0
votes
1 answer
How to import ".lib" file into C# windows-forms
I am new to C# windows-forms development.
I study the Dante API(DAPI) and I am trying to make a simple windows-forms GUI to check the Dante device name.
After installing the DAPI SDK, I got a lib folder, all the folder has inside is Win32 or x64…

DavidLee
- 35
- 4
0
votes
1 answer
How to setup multiple instances of Dante sock5 proxy
I have a Dante proxy server setup on my ubuntu machine, which has 4 NICs, one ethernet (eth0) and three usb modems (usb1,usb2,usb3). All with their own internet connection. I am trying to setup in such way that ,The proxy listens on only the eth0 on…

loxtic
- 9
- 2
0
votes
1 answer
How to limit number of connections from Chromium to SOCKS5 proxy server?
I am using Chromium to scrape data and during high scale Chromium is creating a large number of tcp connections to the SOCKS5 proxy(Dante). According to my observations, for just two tabs there were 15 connections to the proxy and the number of…

sbmthakur
- 137
- 1
- 8
0
votes
0 answers
Usage of Minim library causing OutOfMemoryError
I wrote a program in Processing that uses the external library "Minim" for audio playback. I am new to this library so my understanding of the library is fairly lackluster. My program can run for days with no problem, but eventually I will get the…
0
votes
1 answer
How to configure SOCKS4 authentication over Dante socks proxy
I was able to configure socks4,socks5 and socks5 with authentication using Dante socks proxy, but I have no ideas how to configure socks4 with authentication. I know socks_v4 proxy supports userId only (not password).
My danted.conf file looks like…

Jim
- 55
- 1
- 5
0
votes
0 answers
Program freezes if network audio device becomes unavailable while playing audio
I have a python program that loops, playing audio files using python-sounddevice on an output device connected using dante virtual soundcard.
While playing the audio, if the network connection is suddenly lost, the program becomes completely…

mBAY
- 1
- 1
0
votes
1 answer
Multiple `to: ` in Dante socks proxy
I'm trying to have multiple hosts using the to: example.com foo.com with multiple hosts. Right now it fails to restart, and only one host is allowed. I've searched the documentation everywhere how to do this and can't find…

Tallboy
- 12,847
- 13
- 82
- 173
0
votes
2 answers
DNS solution for Dante SOCKS proxy
I am trying to build a SOCKS solution for forward proxy. I am using dante SOCKS proxy as I have heard that big companies like google uses it as forward proxy solution.
on the SOCKS server, I am allowing based on FQDN's like google.com:443
Now the…

Mayur
- 33
- 8
-3
votes
3 answers
How to parse Dante log file
I have a dante socks log file and trying to a way out to parse getting two parts and seperate them with a semicolon.
Log File contains:
Sep 11 03:02:00 (1568505720.145620) danted[10402]: info: pass(2): tcp/connect -:…

linuxman
- 61
- 5