index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (1001B) | |
--- | |
1 leakedip | |
2 ======== | |
3 | |
4 Description | |
5 ----------- | |
6 This patch adds a new function - `leaked_ip`, which prints a public IP a… | |
7 | |
8 The function works by querying a third party service, namely *ip-api.com… | |
9 | |
10 Note also that by default `ip-api.com` limits the rate of queries to **4… | |
11 | |
12 **CAUTION!!!** Queries are sent unencrypted through `HTTP` protocol, bec… | |
13 | |
14 Download | |
15 -------- | |
16 * [slstatus-leakedip-20230105-c919def.diff](slstatus-leakedip-20230105-c… | |
17 | |
18 Authors | |
19 ------- | |
20 * Matvey Kiselyov <[email protected]> |