{"id":19333849,"url":"https://github.com/aliscode/japronthost","last_synced_at":"2026-05-13T01:34:20.484Z","repository":{"id":152808741,"uuid":"82190864","full_name":"AlisCode/Japronthost","owner":"AlisCode","description":"Japronto simple module for a lightweight web file hosting service","archived":false,"fork":false,"pushed_at":"2017-02-16T22:10:32.000Z","size":1373,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-24T07:29:34.922Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/AlisCode.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":"2017-02-16T14:43:38.000Z","updated_at":"2017-02-16T14:47:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"d2e475db-07ea-4212-9f55-d768de8a173c","html_url":"https://github.com/AlisCode/Japronthost","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AlisCode/Japronthost","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlisCode%2FJapronthost","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlisCode%2FJapronthost/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlisCode%2FJapronthost/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlisCode%2FJapronthost/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlisCode","download_url":"https://codeload.github.com/AlisCode/Japronthost/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlisCode%2FJapronthost/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32964041,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-12T23:30:32.555Z","status":"ssl_error","status_checked_at":"2026-05-12T23:30:18.191Z","response_time":102,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-11-10T02:55:22.735Z","updated_at":"2026-05-13T01:34:20.464Z","avatar_url":"https://github.com/AlisCode.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Japronthost\n\nJapronthost is a tiny module for [Japronto](https://github.com/squeaky-pl/japronto), that makes it really simple to setup a tiny FTP-Like service on a server.\nJapronthost basically setup your Japronto Application's router to respond to HTTP GET requests, returning the file you want to access.\n\n---------------\n\n# Dependencies\n\nJapronthost relies on \n* Japronto\n* python-magic\n\nPlease make sure to install these dependencies before you start using Japronthost\n\n# Setting it up\n\nThere's not much to do !\n\nBefore you run your application, let Japronthost setup its routes, like this :\n\n\timport Japronthost\n\tJapronthost.setup_routes('.',app.router)\n\nSee more code in the app.py file.\n\nThen you just need to create .ignore files. \n* A .ignore files contains all the files/directories you dont want anybody to access. \n* Please make sure you only put one file per line. \n* A .ignore file **CAN** be empty.\n* You can put as many .ignore files as you want, one per directory.\n\nThat's all there is !","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faliscode%2Fjapronthost","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faliscode%2Fjapronthost","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faliscode%2Fjapronthost/lists"}