|
7b55220589
|
feat: proxies are updated if already in database
|
2024-09-22 15:02:22 -04:00 |
|
|
5ac63e1fb5
|
feat: write proxies to database
|
2024-09-22 14:15:01 -04:00 |
|
|
d634e51cdf
|
fix __repr__
|
2024-09-22 14:13:06 -04:00 |
|
|
e124aea332
|
update .gitignore to ignore sqlite db
|
2024-09-22 14:11:50 -04:00 |
|
|
336cd61a8c
|
add init_db
|
2024-09-22 14:11:17 -04:00 |
|
|
d710dc723e
|
add database models and session factory
|
2024-09-22 13:34:50 -04:00 |
|
|
59a11c97df
|
chore: add .pylintrc
|
2024-09-22 13:34:01 -04:00 |
|
|
980eadf588
|
fix: check for output directory
|
2024-09-21 17:36:01 -04:00 |
|
|
24d6880a81
|
Add new sources
|
2023-11-09 17:52:58 -05:00 |
|
|
1549877f26
|
Write proxychains.conf
|
2023-11-09 17:52:44 -05:00 |
|
|
1464f16371
|
Change to random_chain 2
|
2023-11-09 17:52:19 -05:00 |
|
|
9ce08b7207
|
Add round robin proxychains template
|
2023-11-08 17:56:17 -05:00 |
|
|
ccbe6cd940
|
Remove duplicate test
|
2023-11-07 21:27:10 -05:00 |
|
|
668a77ade0
|
Update README.md
|
2023-11-07 20:30:49 -05:00 |
|
|
1af8a63717
|
Write to timestamped file
|
2023-11-07 20:30:37 -05:00 |
|
|
2fa30b1d13
|
Update .gitignore
|
2023-11-07 20:29:41 -05:00 |
|
|
7538f37596
|
Update documentation
|
2023-11-07 19:02:52 -05:00 |
|
|
1c47b53b4c
|
Implement simple validation
|
2023-11-07 18:53:07 -05:00 |
|
|
9048aaac19
|
Add common proxy source list
|
2023-11-06 17:25:54 -05:00 |
|
|
893e3000a9
|
Update unit tests to use set and issubset
|
2023-11-06 17:23:21 -05:00 |
|
|
da219575a1
|
Remove unneeded lin
|
2023-11-06 17:23:04 -05:00 |
|
|
cf152e0ca7
|
Add docstrings for fetch_all function
|
2023-11-06 17:08:15 -05:00 |
|
|
104eb8d949
|
Update tests
|
2023-11-06 17:07:23 -05:00 |
|
|
c7a9931561
|
Add docstrings for fetch_list function
|
2023-11-06 17:07:08 -05:00 |
|
|
e813199501
|
Update example to use logger
|
2023-11-06 16:47:22 -05:00 |
|
|
fe02eaea6f
|
Fetching functions log info and warnings
|
2023-11-06 16:47:12 -05:00 |
|
|
87108ef446
|
PEP-8
|
2023-11-06 16:33:56 -05:00 |
|
|
f7777c9b35
|
Update README.md and main.py
|
2023-11-06 16:29:44 -05:00 |
|
|
91ec19f659
|
Add fetch_all method to fetch proxies from list of source URLs
|
2023-11-06 16:22:38 -05:00 |
|
|
f263ef5884
|
Update example
|
2023-11-06 14:54:28 -05:00 |
|
|
8b37b39b14
|
Add usage example
|
2023-11-06 14:53:50 -05:00 |
|
|
16799e73e4
|
Update README.md
|
2023-11-06 14:51:09 -05:00 |
|
|
80ea0b32be
|
Initial commit
|
2023-11-06 14:41:05 -05:00 |
|