Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2025-07-25 | [help] Help messages are printed in stdout when called but on stderr in case ↵ | kaotisk | 1 | -2/+3 | |
of error | |||||
2025-04-10 | Applying optimization | kaotisk | 1 | -3/+4 | |
2025-03-23 | Help messages and README updated | kaotisk | 1 | -4/+4 | |
2025-03-23 | [feature] ak network --scan incoming | kaotisk | 1 | -4/+4 | |
- Scans incoming requests IP stored by the API [823e381] - Imported function that pads IPv6 addresses | |||||
2025-01-21 | Refactoring | kaotisk | 1 | -4/+4 | |
2024-12-15 | New function in 'ak fs' '--net-cat-from-map | kaotisk | 1 | -0/+18 | |
2024-12-07 | Portable shebangs | kaotisk | 1 | -1/+1 | |
2024-07-26 | ak-gpg: new flag --verify-file <file> | kaotisk | 1 | -4/+0 | |
2024-07-07 | Added HIA-based scanning mode for CJDNS | kaotisk | 1 | -3/+9 | |
2024-06-24 | ak-network: script to handle connectivity | kaotisk | 1 | -4/+33 | |
```bash ak-network - AK Nettool ======================= Network tools Usage: -h, --help Prints this help message -s, --scan [ipfs|cjdns|stellar] Scan network(s) for peers -c, --connect [ipfs|cjdns] Connect to network(s) -p, --peers [ipfs|cjdns|stellar] Outputs peers found 1719190884 <ak> [ERROR] ak-network command finished (1) ``` Functions introduced or refactored: - _ak_network_cjdns_scanner - _ak_network_stellar_show_ids - _ak_network_stellar_get_next_page - _ak_network_stellar_proceed_to_next_page - _ak_network_stellar_get_asset_holders - _ak_network_scan_stellar - _ak_network_scan_ipfs - _ak_network_scan_cjdns - _ak_network_scan - _ak_network_show_peers_stellar - _ak_network_show_peers_cjdns - _ak_network_show_peers_ipfs - _ak_network_show_peers - _ak_network_ipfs_connect_bootstrap - _ak_network_cjdns_connect - _ak_network_cjdns_connect_bootstrap - _ak_network_connect | |||||
2024-04-04 | Deployed space lazers to eliminate tabbed spaces | kaotisk | 1 | -1/+1 | |
- Also: _ak_not_implemented introduced | |||||
2023-03-29 | Renamed everything | kaotisk | 1 | -0/+5 | |