{"id":24364137,"url":"https://github.com/sporestudio/ftp-server","last_synced_at":"2026-05-05T09:32:13.300Z","repository":{"id":271707076,"uuid":"914282975","full_name":"sporestudio/ftp-server","owner":"sporestudio","description":"Deployment of a DNS (bind9) and FTP (vsftpd) Server using Vagrant + Ansible.","archived":false,"fork":false,"pushed_at":"2025-02-05T12:00:05.000Z","size":1591,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-20T09:45:47.825Z","etag":null,"topics":["ansible","bash","dns-server","ftp-server","linux","python"],"latest_commit_sha":null,"homepage":"","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/sporestudio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2025-01-09T09:48:38.000Z","updated_at":"2025-02-20T09:54:18.000Z","dependencies_parsed_at":"2025-01-23T14:22:07.201Z","dependency_job_id":"df47ff40-c5a1-469b-9107-e542b5fbdc95","html_url":"https://github.com/sporestudio/ftp-server","commit_stats":null,"previous_names":["sporestudio/ftp-server"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sporestudio/ftp-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sporestudio%2Fftp-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sporestudio%2Fftp-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sporestudio%2Fftp-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sporestudio%2Fftp-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sporestudio","download_url":"https://codeload.github.com/sporestudio/ftp-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sporestudio%2Fftp-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32643587,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"online","status_checked_at":"2026-05-05T02:00:06.033Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["ansible","bash","dns-server","ftp-server","linux","python"],"created_at":"2025-01-18T23:21:08.302Z","updated_at":"2026-05-05T09:32:13.275Z","avatar_url":"https://github.com/sporestudio.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FTP Server and DNS Configuration using Vagrant + Ansible\n\n\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"docs/.imgs/ftp-diag.png\" alt=\"diagram\" style=\"width: 50%; height: auto;\"\u003e\n\u003c/div\u003e\n\nThis project configures a secure and functional FTP server using vsftpd on Linux. The server supports anonymous and local users, with support for SSL/TLS encryption and `chroot` options for specific users.\n\n## Features\n\n- **Local users**: Authenticate using system-local credentials.\n- **Chroot support**: Restrict specific users to their home directories while allowing others unrestricted access.\n- **SSL/TLS encryption**: Ensures secure FTP sessions.\n- **Anonymous users**: Separate configuration for anonymous FTP access (if enabled).\n- **Automation**: Configuration managed via Ansible for seamless deployment.\n\n## Requirements\n\n- **Unix-based system**\n- **Ansible** for automated setup\n- **Vagrant 2.4.3** or latest\n- **FTP Client** like `Filezilla` or `lftp`\n\n## Documentation\n\nTo see documentation of the project you can [click here](https://github.com/sporestudio/ftp-server/blob/main/docs/README.md) or see the docs/ directory.\n\n## Installation\n\n\u003e [!NOTE]\n\u003e *This installation instructions are provided for **Unix systems** only*.\n\n#### 1. Clone the repository\n\nClone the repository from GitHub:\n\n```bash\n$ git clone https://github.com/sporestudio/ftp-server\n$ cd ftp-server\n```\n\n#### 2. Deploy the project\n\nUse `Vagrant` to deploy the project:\n\n```bash\n$ vagrant up\n```\n\n#### 3. Testing\n\nTo check that it's working properly you can run the tests.\n\n##### DNS test\n\nRun the test to check if the dns server can resolve the addresses.\n\n```bash\n$ chmod +x tests/dns-test.sh\n$ tests/dns-test.sh 192.168.57.10\n```\n\n##### FTP test\n\nRun the test in Python for the FTP server.\n\n```bash\n$ python3 tests/test-ftp.py\n```\n\n## Contributions\n\nWant to contribute? There are multiple ways you can contribute to this project. Here are some ideas:\n\n* [Translate the web into multiple languages!](/docs/CONTRIBUTING.md#translations)\n* [Reporting Bugs](/docs/CONTRIBUTING.md#reporting-bugs) \n* [Check out some issues](https://github.com/sporestudio/ftp-server/issues) (or translate them).\n\n## License\n\nThis project is under [GNU General Public License](./LICENSE)\n\n## Authors\n\nThis project was created by\n\n- [Jorge Rodriguez](https://github.com/sporestudio) (Developer Leader).\n- [Juan Diego](https://github.com/JuanDiego1406) (Developer).\n- [Miguel Angel](https://github.com/leogamer644) (Developer).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsporestudio%2Fftp-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsporestudio%2Fftp-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsporestudio%2Fftp-server/lists"}