issues
search
carsonyl
/
pypac
Find and use proxy auto-config (PAC) files with Python and Requests.
https://pypac.readthedocs.io
Apache License 2.0
71
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Handle Kerberos with Proxy authentication
#78
Zulzig
closed
4 months ago
2
Is it possible to reduce the number of dependencies?
#77
jonathanslenders
opened
9 months ago
1
When get_pac returns None, there is no way to tell if there is no PAC, or if error occurred
#76
KarelChanivecky
opened
1 year ago
3
Added option to ignore Content-Type header.
#75
KarelChanivecky
opened
1 year ago
5
consider that TLDExtract cache will be used by default when evaluating WPAD
#74
KarelChanivecky
closed
1 year ago
6
Store the actual PAC script
#73
KarelChanivecky
closed
1 year ago
1
isInNet(): Return False immediately for invalid host arg.
#72
carsonyl
closed
1 year ago
0
Make the script validity check optional
#71
ZzZombo
closed
1 year ago
4
Use SPDX license identifier
#70
vargenau
closed
1 year ago
0
Handle isInNet() being given non-str args.
#69
carsonyl
closed
1 year ago
0
Doesn't accept `https://antizapret.prostovpn.org/proxy.pac` as valid script
#68
ZzZombo
closed
1 year ago
3
Doesn't handle redirects
#67
ZzZombo
closed
1 year ago
9
import error observed when "let" keyword is used to create a global variable
#66
shaahidsk
closed
1 year ago
2
Add Python 3.10, 3.11 to CIB.
#65
carsonyl
closed
2 years ago
0
disable tldextract caching
#64
mpkuth
closed
2 years ago
1
Change tld dependency to tldextract.
#63
carsonyl
closed
2 years ago
0
no useful pac function to use in the pypac, hope one day can come true the function
#62
god-lin
closed
2 years ago
1
replace `tld` requirement which is under GPL2 license
#61
wavenator
closed
2 years ago
5
PyPAC does not work with file url that uses IP and does not use domain
#60
carmomelo
closed
2 years ago
3
Pypac is not working on Mac without installing install certificates.command and update shell profile.command
#59
shashanka3799
closed
2 years ago
1
Use a cache for domain lookup
#58
Res260
opened
3 years ago
1
dnsDomainIs matching not correct
#57
chr7
closed
3 years ago
0
pipenv update under Python 3.8.
#56
carsonyl
closed
3 years ago
0
Add Python 3.8, 3.9 and 3.10 supports
#55
BoboTiG
closed
3 years ago
3
Improve file_url_to_local_path() resiliency
#54
BoboTiG
closed
3 years ago
2
multiple source ip addresss test
#53
kaushik853
closed
4 years ago
1
Add ability to supply PACFile to pac_context_for_url
#52
alexrohvarger
closed
3 years ago
3
tld 0.11+ is not python 2.7 compatible
#51
jsokol805
closed
4 years ago
1
can't get the pac
#50
ZaytsevArtem
closed
5 years ago
1
Drop Python 3.4 support
#48
carsonyl
closed
3 years ago
0
Allow setting the client ip address
#47
aslafy-z
closed
5 years ago
3
Quote username and password in add_proxy_auth
#46
aslafy-z
closed
5 years ago
3
Pypac module is not working in Mac OS with cx_freeze
#45
shashanka3799
closed
3 years ago
4
HTTPS proxy and non-PACsession update
#44
SeyfSV
closed
5 years ago
3
dnsDomainIs behavior
#42
nicolas-lopez
closed
3 years ago
0
Support keywords: HTTP, HTTPS, SOCKS4, SOCKS5
#41
carsonyl
closed
3 years ago
2
Is my PACSession setting the wrong proxy string?
#40
HsuTimothy
closed
5 years ago
0
Fail silently if an error is raised trying to get a recognized TLD
#39
santiavenda2
closed
3 years ago
3
Using the same proxy file for parser_functions
#38
Ipv6Python
closed
5 years ago
1
Multiple Proxies in Requests with Various Redirect Chains
#37
brad-anton
opened
5 years ago
0
pypac with google analytics?
#36
rikengct
closed
5 years ago
1
Fix for issue #34 - dnsResolve() now always returns a string
#35
maximinus
closed
6 years ago
3
Possible duktape error when dnsResolve fails
#34
maximinus
closed
6 years ago
3
Python 3.7 support; fix Mac-only dependency; stop memory leak
#33
carsonyl
closed
6 years ago
1
Version 0.10.1 has a memory leak
#32
maximinus
closed
6 years ago
3
Switch dukpy libraries to remove memory leaks
#31
maximinus
closed
6 years ago
1
Cannot build on Linux (tested on Ubuntu 16.04)
#30
maximinus
closed
6 years ago
2
Upgrade to tld 0.9.x
#29
carsonyl
closed
6 years ago
0
pac_context_for_url(): Don't set None for proxy env vars.
#28
carsonyl
closed
6 years ago
1
"TypeError: putenv() argument 2 must be string, not None" Error when using pac_context_for_url
#27
zephyrj
closed
6 years ago
2
Next