--to-ns should take a list of DNS servers
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 35/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- python
- Domain
- cli, networking
Research direction
Start with the --to-ns and --ns-hosts entries in the sshuttle manpage and trace their corresponding command-line handling in the Python code. Confirm how nameservers are parsed and used for DNS forwarding. Done means --to-ns accepts a comma-separated list and supports failover, with documentation and tests updated accordingly.
Written by the indexing model from the issue text.
Description
https://sshuttle.readthedocs.io/en/latest/manpage.html#cmdoption-sshuttle-to-ns
According to the documentation: --to-ns can only specify one nameserver. It would be great if we can supply multiple. Other param like --ns-hosts can take a comma separated list.
- Useful for failover.
- Useful to get around corp dnsservers which do a cheap block to sinkhole some domains.
- Dominant language
- Python
- Stars
- 13.6k
- Forks
- 795
- Avg merge
- 8h 49m
- Merged PRs (30d)
- 12
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from sshuttle/sshuttle
-
Difficulty 2/5 1-3 hours Newbie friendliness 67/100
-
Difficulty 3/5 1-2 days Newbie friendliness 48/100
-
Difficulty 4/5 3-5 days Newbie friendliness 42/100
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 55/100
All issues in sshuttle/sshuttle
Similar issues
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
zostera/django-bootstrap4#894 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
use-agent-os/agent-os#3276 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
zephyrproject-rtos/zephyr#119726 ·
-
area/auth bug comp/agent P3 platform/discord type/security
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
NousResearch/hermes-agent#117848 ·