{"id":15659902,"url":"https://github.com/superilu/httpdos","last_synced_at":"2025-04-15T22:50:52.751Z","repository":{"id":186526244,"uuid":"675288583","full_name":"SuperIlu/httpDOS","owner":"SuperIlu","description":"Simple TLS capable HTTP server for MS-DOS","archived":false,"fork":false,"pushed_at":"2024-06-14T15:41:42.000Z","size":8693,"stargazers_count":27,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-29T02:12:11.798Z","etag":null,"topics":["freedos","https","ms-dos","msdos","tls"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SuperIlu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-08-06T12:31:09.000Z","updated_at":"2025-02-25T17:00:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"ffcd770f-0ad4-4295-823f-ad4a0978c7ed","html_url":"https://github.com/SuperIlu/httpDOS","commit_stats":null,"previous_names":["superilu/httpdos"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SuperIlu%2FhttpDOS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SuperIlu%2FhttpDOS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SuperIlu%2FhttpDOS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SuperIlu%2FhttpDOS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SuperIlu","download_url":"https://codeload.github.com/SuperIlu/httpDOS/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249167434,"owners_count":21223505,"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":["freedos","https","ms-dos","msdos","tls"],"created_at":"2024-10-03T13:19:33.086Z","updated_at":"2025-04-15T22:50:52.730Z","avatar_url":"https://github.com/SuperIlu.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HTTPS Webserver for MS-DOS\nThis is a minimal HTTPS capable webserver for MS-DOS.\n\nIt is not in real working condition, it creates a \"double fault\" when exiting with CTRL-C (I guess some DOS memory is corrupted when running).\n\nHTTP code was taken from https://github.com/starnight/MicroHttpServer\nTLS is provided by https://github.com/Mbed-TLS/mbedtls\nTCP/IP stack is https://www.watt-32.net/\nINI file reading is provided by https://github.com/rxi/ini\n\n## Quick start\n- Run some kind of DOS (MS-DOS, FreeDOS, ???)\n- Extract the release ZIP file to e.g. `C:\\HTTPDOS`\n- Load a packet driver for your network card (Packet drivers can e.g. be found on packetdriversdos.net or on crynwr.com or www.georgpotthast.de)\n- Change to `C:\\HTTPDOS` and run `HTTPDOS.EXE`\n- Watch the output for the IP-address (the default `WATTCP.CFG` uses DHCP)\n- Connect to `https://\u003cyour ip address\u003e/`\n- Allow the browser to connect to a site with a self-signed certificate\n- Be amazed :)\n\n## Configuration\nSee `HTTPDOS.INI` for an example configuration.\n\n## Self signed certificate\nYou need to provide matching TLS/SSL certificates in order to run the server.\nSelf signed certificates can be generated using `genkeys.sh`.\n\n`genkeys.sh`, `cert.conf` and `csr.conf` were created following https://devopscube.com/create-self-signed-certificates-openssl/\n\n## NOISE.SYS\nA random number generator can be obtained here: https://github.com/robrwo/noise.sys\n\n## License\nMicro HTTP Server's code uses the BSD license, so httpDOS uses the same license. See LICENSE.md file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuperilu%2Fhttpdos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsuperilu%2Fhttpdos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuperilu%2Fhttpdos/lists"}