Files
herolib/lib/clients/ipapi
2025-11-06 16:14:34 +04:00
..
2025-02-02 18:04:00 +02:00
2025-02-02 18:04:00 +02:00
...
2025-10-29 09:36:37 +04:00
...
2025-11-06 16:14:34 +04:00

ip api (IP INFO SERVICE CLIENT)

To get started



import incubaid.herolib.clients.ipapi

mut client:= ipapi.get()!

client...




example heroscript

!!ipapi.configure
    secret: '...'
    host: 'localhost'
    port: 8888