We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aacf80a commit bcc8fdcCopy full SHA for bcc8fdc
1 file changed
README.md
@@ -122,6 +122,6 @@ u'KE'
122
'41.203.214.58\n'
123
# Notes: Only network activity via Python are masked by the proxy.
124
# Network activity on other programs such as your webbrowser remain unmasked.
125
-# Filtering proxies by country and type:
+# To filter proxies by country and type:
126
# proxylist = hacklib.getProxies(country_filter = ('RU', 'CA', 'SE'), proxy_type='Socks5')
127
```
0 commit comments