{"id":15070024,"url":"https://github.com/syanide-/python3httpsauthserver","last_synced_at":"2025-04-10T17:10:36.469Z","repository":{"id":57456631,"uuid":"193417947","full_name":"SYANiDE-/python3HTTPSAuthServer","owner":"SYANiDE-","description":"Python3-based http.server supporting Basic AUTH and HTTPS; it's SimpleHTTPServer with python3 facial hair!","archived":false,"fork":false,"pushed_at":"2019-06-24T08:47:35.000Z","size":43,"stargazers_count":8,"open_issues_count":0,"forks_count":3,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-24T14:50:33.127Z","etag":null,"topics":["auth","https","python3","python3httpsauthserver","simplehttpauthserver","simplehttpserver"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SYANiDE-.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-06-24T02:09:08.000Z","updated_at":"2024-01-16T10:12:52.000Z","dependencies_parsed_at":"2022-09-10T03:43:01.881Z","dependency_job_id":null,"html_url":"https://github.com/SYANiDE-/python3HTTPSAuthServer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SYANiDE-%2Fpython3HTTPSAuthServer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SYANiDE-%2Fpython3HTTPSAuthServer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SYANiDE-%2Fpython3HTTPSAuthServer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SYANiDE-%2Fpython3HTTPSAuthServer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SYANiDE-","download_url":"https://codeload.github.com/SYANiDE-/python3HTTPSAuthServer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248261289,"owners_count":21074220,"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":["auth","https","python3","python3httpsauthserver","simplehttpauthserver","simplehttpserver"],"created_at":"2024-09-25T01:46:32.958Z","updated_at":"2025-04-10T17:10:36.449Z","avatar_url":"https://github.com/SYANiDE-.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# python3HTTPSAuthServer\nIt's SimpleHTTPServer, with python3 facial hair!\nSupports:\n  - HTTP Basic AUTH   [username:pass]\n  - HTTPS encryption\n  - Self-generates self-signed certificate, or you can bring your own\n\n\n`usage: python3HTTPSAuthServer.py [-h] [-i IP] [-p PORT] [-a AUTH] [-s] [-c CERT] [-k PRIVATEKEY]`  \n  \n`Python HTTPS Auth Server`  \n  \n`optional arguments:`    \n`-h, --help            show this help message and exit`  \n`-i IP, --ip IP        Bind IP (Default all interfaces 0.0.0.0)`  \n`-p PORT, --port PORT  Bind port, default 8443`  \n`-a AUTH, --auth AUTH  HTTP BASIC auth [username:password]`  \n`-s, --https           Use HTTPS`  \n`-c CERT, --cert CERT  If you brought your own CERT, then by all means... [fullpath]`  \n`-k PRIVATEKEY, --privatekey PRIVATEKEY If you brought your own PRIVATE_KEY, then by all means... [fullpath]`  \n   \n  \n### Install using pip3:\n`sudo python3 -m pip install python3HTTPSAuthServer`  \n\n### Run the familiar way\n`python3 -m python3HTTPSAuthServer`  \n\n### Get Help\n`python3 -m python3HTTPSAuthServer -h`  \n\n### HTTPS via JIT self-signed certificate and HTTP Basic AUTH, port 443:\n`python3 -m python3HTTPSAuthServer -https -auth 'benzo:qu4rantyne!' -i 192.168.56.110 -p 443`\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyanide-%2Fpython3httpsauthserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsyanide-%2Fpython3httpsauthserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyanide-%2Fpython3httpsauthserver/lists"}