Metadata-Version: 2.2
Name: proxy-reader
Version: 2.0.0
Summary: Read and check bulk proxies effectively
Author-email: Rune Tech <runetech2024@gmail.com>
License: The MIT License (MIT)
        Copyright © 2024 Rune Tech
        
        Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
        
        The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
        
        THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Project-URL: Homepage, https://github.com/runetech0/proxy-reader
Project-URL: github, https://github.com/runetech0/proxy-reader
Keywords: proxies,proxy,reader,checker,bulk
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: aiohttp>=3.10.10
Requires-Dist: aiohttp_socks>=0.9.0




# proxy-reader - A simple but useful bulk proxies reader and checker.

This is useful when you are working with multiple proxies and want to bulk check
these proxies before using them.
It has iterators to iterate the proxies for easy reading.


## Installation

```
pip install proxy-reader
```

## Changelogs

### [v0.3.0]
*   Add load_list class method to load proxies from list
*   MAJOR: auto detect the proxies format
*   Use new logging config to disable logs and prevent proxy_reader.log from creating
*   Logs can be enabled from user-side
*   Add option to disable proxies checking from __init__


### [v0.2.0] - 2024-10-21

*   Previous unrecorded changes


For more info/queries Telegram: [@runetech](https://t.me/runetech)
