question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

protocols and anonymityLevels options mutually exclusive?

See original GitHub issue

I can find proxies with either the protocols or the anonymitiLevels option - as soon as I filter for both, my result is empty:

Has results:

proxy-lists getProxies --protocols="http,https"
proxy-lists getProxies --anonymity-levels="anonymous,elite"

Has no results:

proxy-lists getProxies --protocols="http,https" --anonymity-levels="anonymous,elite"

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
chill117commented, Jul 12, 2019

That’s possible. I am working on the lower level data-sourcer module that this project depends on. I am adding more tests to catch all the various failure/error cases so that errors don’t just get swallowed.

0reactions
stylesuxxcommented, Jul 16, 2019

Yup, that’s it - sorry for bothering you with that…

Read more comments on GitHub >

github_iconTop Results From Across the Web

Lightweight and Anonymous Mutual Authentication ...
Lightweight and Anonymous Mutual Authentication Protocol for Edge IoT Nodes with Physical Unclonable Function.
Read more >
Strong Anonymity, Low Bandwidth Overhead, Low Latency ...
We analyze the relationship between bandwidth overhead, latency overhead, and sender anonymity or recipient anonymity against a global passive. (network-level) ...
Read more >
rpcping
This option is mutually exclusive with the interface (/f) option. Specifies the binding options for the RPC ping.
Read more >
National Guidelines for Behavioral Health Crisis Care
The National Guidelines for Crisis Care – A Best Practice Toolkit advances national guidelines in crisis care within a toolkit that supports ...
Read more >
Mutual authentication
Mutual authentication or two-way authentication refers to two parties authenticating each other at the same time in an authentication protocol. ... While lightweight...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found