I want to forward a DNS port to a container in TCP format, but I couldn't find any program on Github that forwards DNS queries on UDP port and provides a TCP port for listening.
This mode would be like this:
[Remote UDP DNS address#port] <===> [dns2tcp] <===> [Listening TCP DNS address#port]
There is no program that make this possible yet, so I am requesting this.
I want to forward a DNS port to a container in TCP format, but I couldn't find any program on Github that forwards DNS queries on UDP port and provides a TCP port for listening.
This mode would be like this:
[Remote UDP DNS address#port] <===> [dns2tcp] <===> [Listening TCP DNS address#port]
There is no program that make this possible yet, so I am requesting this.