User contributions for W6JMK
Jump to navigation
Jump to search
24 October 2024
- 19:1319:13, 24 October 2024 diff hist +83 Portal intro link to the API page
19 October 2024
- 14:5914:59, 19 October 2024 diff hist −4 m Encap.txt/get-encap No edit summary current
15 October 2024
- 19:4219:42, 15 October 2024 diff hist +11 Encap.txt/get-encap handle errors from jq
- 19:1419:14, 15 October 2024 diff hist +3 Encap.txt/get-encap Handle errors returned from the portal API
- 18:5018:50, 15 October 2024 diff hist +319 API document error handling current
- 18:2718:27, 15 October 2024 diff hist +14 m Encap.txt add links current
- 18:1018:10, 15 October 2024 diff hist +23 m API link to json.org
- 04:3104:31, 15 October 2024 diff hist −202 Services AMPR no longer publishes an encap.txt file. current
- 04:2504:25, 15 October 2024 diff hist −20 m Setting up a gateway on Linux No edit summary current
- 04:2204:22, 15 October 2024 diff hist −1 RIP No edit summary current
- 04:1604:16, 15 October 2024 diff hist −160 Gateway No edit summary current
- 03:0803:08, 15 October 2024 diff hist +330 Encap.txt Recommend validating a response from the API.
- 02:5302:53, 15 October 2024 diff hist +2,632 N Encap.txt/get-encap Created page with "Here's a bash script to get a complete encap.txt file from the portal. For example: .\get-encap < api-token.txt > encap.txt || echo error $? The script maintains a cache, so it downloads the information only when it has changed. <nowiki> #!/bin/bash # Output the current AMPRNet routing information, like this: # # Fetched <when> version <number> from <source> # route addprivate 44.0.1.0/32 encap 169.228.84.34 # route addprivate 44.102.240.16/28 encap 45.145.74.24..."
- 01:3801:38, 15 October 2024 diff hist −351 Encap.txt Use the API to get all routes. The portal doesn't provide an encap.txt file via HTTP.
- 01:1201:12, 15 October 2024 diff hist +49 m API Don't show API URLs as links.
- 00:5100:51, 15 October 2024 diff hist +923 API Document the API version 2. I can't find any documentation of API version 1, nor any API documentation in https://portal.ampr.org .