Skip to content

Releases: dashroshan/clashapi

v1.4

12 Dec 14:42
98d979e
Compare
Choose a tag to compare

Failed pypi push.. retry...

v1.3

12 Dec 14:32
be7a0bc
Compare
Choose a tag to compare

Fixed incorrect padding issue faced while trying to decode the base64 buffer for current system ip address. Removed api.ipify.org dependency as a fallback.

v1.2

11 Dec 17:57
38e28a5
Compare
Choose a tag to compare

Removed base64 and json dependencies as they're included in default python libraries

v1.1

11 Dec 17:48
3300f17
Compare
Choose a tag to compare

The script now uses the base64 encoded buffer returned with the login post request to get the ip address of the system. If something goes wrong, api.ipify.org is used as a fallback.

v1.0

30 Nov 05:56
afb465d
Compare
Choose a tag to compare

First version ready for PyPI