mirror of
https://github.com/nikdoof/aaisp-chaos.git
synced 2025-12-13 06:42:16 +00:00
v0.2.0
It's nice to third parties if you set User-Agent so the caller can be
identified. By default Go will set a User-Agent header to a string like
"Go-http-client/1.1".
The library now sets it to a string that identifies the source of the
program (github.com/jamesog/aaisp-chaos) and the compiled Go OS, arch
and version, to aid any potential debugging:
chaos-go (darwin; amd64; go1.15.5) github.com/jamesog/aaisp-chaos
Andrews and Arnold CHAOS API
The chaos package allows interacting with the Andrews and Arnold CHAOS API.
Implemented features:
- Broadband info
- Broadband quota
- Broadband PPP kill
- Broadband ordering
- Broadband availability checker
- Broadband ordering
- Login info
- Login adjustment
Languages
Go
97.6%
Dockerfile
2.4%