{"id":19987373,"url":"https://github.com/jhviw/pitoap","last_synced_at":"2025-10-06T00:33:04.808Z","repository":{"id":228768025,"uuid":"774856535","full_name":"JHVIW/PiToAP","owner":"JHVIW","description":"Bash script to turn your Raspberry PI into a WIFI Access Point","archived":false,"fork":false,"pushed_at":"2024-03-20T10:19:47.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-08T21:38:47.040Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","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/JHVIW.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}},"created_at":"2024-03-20T10:15:48.000Z","updated_at":"2024-06-12T08:31:46.000Z","dependencies_parsed_at":"2024-03-20T11:50:44.091Z","dependency_job_id":null,"html_url":"https://github.com/JHVIW/PiToAP","commit_stats":null,"previous_names":["jhviw/pitoap"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JHVIW/PiToAP","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JHVIW%2FPiToAP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JHVIW%2FPiToAP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JHVIW%2FPiToAP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JHVIW%2FPiToAP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JHVIW","download_url":"https://codeload.github.com/JHVIW/PiToAP/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JHVIW%2FPiToAP/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278542643,"owners_count":26004060,"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","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","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":[],"created_at":"2024-11-13T04:35:48.217Z","updated_at":"2025-10-06T00:33:04.788Z","avatar_url":"https://github.com/JHVIW.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WiFi Access Point Setup Script\n\nThis script automates the setup of a WiFi Access Point (AP) on a Raspberry Pi or similar device using `hostapd` and `dnsmasq`. It simplifies the process of turning your device into a wireless access point for other devices to connect to.\n\n## Prerequisites\n\nBefore running this script, ensure that you have:\n- A compatible device such as a Raspberry Pi.\n- A fresh installation of Raspbian or a similar Debian-based Linux distribution.\n- Internet access on your device.\n- Basic knowledge of using the command line interface.\n\n## Usage\n\n1. Download the script to your device.\n2. Run the script with elevated privileges using `sudo sh script.sh`.\n\n## Instructions\n\nThe script performs the following actions:\n1. Updates the package lists and installs `hostapd` and `dnsmasq`.\n2. Stops the services before configuring.\n3. Configures `hostapd` by creating a configuration file at `/etc/hostapd/hostapd.conf`.\n4. Points `hostapd` to the configuration file.\n5. Configures `dnsmasq` by creating a configuration file at `/etc/dnsmasq.conf` with a specified DHCP range.\n6. Configures a static IP for `wlan0` in `/etc/dhcpcd.conf`.\n7. Restarts the services to apply the changes.\n\n## Note\n\n- Ensure that you replace `YOUR_NETWORK_NAME_HERE` and `YOUR_PASSWORD_HERE` with your desired network name (SSID) and password respectively.\n- This script assumes that your wireless interface is `wlan0`. If it's different, please modify the script accordingly.\n\n## Disclaimer\n\nThis script is provided as-is and without warranty. Use it at your own risk. Ensure that you have backed up any important data before running this script.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjhviw%2Fpitoap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjhviw%2Fpitoap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjhviw%2Fpitoap/lists"}