{"id":16139381,"url":"https://github.com/networkop/test-web-server","last_synced_at":"2025-07-20T12:05:50.006Z","repository":{"id":193519331,"uuid":"688965480","full_name":"networkop/test-web-server","owner":"networkop","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-31T09:19:16.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-06T17:51:56.716Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/networkop.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-09-08T13:36:25.000Z","updated_at":"2025-01-31T09:19:19.000Z","dependencies_parsed_at":"2024-09-09T22:31:58.759Z","dependency_job_id":"9339f568-fc8b-4be9-85f8-3e974546e95b","html_url":"https://github.com/networkop/test-web-server","commit_stats":null,"previous_names":["networkop/test-web-server"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/networkop/test-web-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/networkop%2Ftest-web-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/networkop%2Ftest-web-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/networkop%2Ftest-web-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/networkop%2Ftest-web-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/networkop","download_url":"https://codeload.github.com/networkop/test-web-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/networkop%2Ftest-web-server/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266120290,"owners_count":23879289,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-09T23:48:50.130Z","updated_at":"2025-07-20T12:05:49.988Z","avatar_url":"https://github.com/networkop.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Echo web server\n\n\n## Actions\n\n1. curl -H http://{ip}:8080/\n\nReturns standard server metadata, including:\n\n  * hostname \n  * public IP (discovered via `ifconfig.co`)\n  * private IP \n  * client IP (as seen by the web server)\n\n2. curl -H 'Accept: application/json' http://{ip}:8080/\n\nReturns the same server metadata in JSON format\n\n3. curl \"http://{ip}:8080/json\"\n\nSame as #2\n\n4. curl \"http://{ip}:8080/?crawl=$(echo 'google.com,aws.amazon.com' | base64 -w0)\"\n\nSame as #1 but also instructs the web server to crawl the list of hostnames, encoded as comma-separated base64 string. \n\n5. curl -O \"http://{ip}:8080/download\"\n\nDownload a 1MB file (with randomly generated content)\n\n6. curl -O \"http://{ip}:8080/download?sizeMB=1000\"\n\nDownload a file of arbitrary size (max size is 1GB)\n\n7. curl -v -F test-download=@download http://localhost:8080/upload\n\nUpload a file to the webserver (the content is discarded)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetworkop%2Ftest-web-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnetworkop%2Ftest-web-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetworkop%2Ftest-web-server/lists"}