{"id":20694732,"url":"https://github.com/thehellishpandaa/gateway_setup","last_synced_at":"2025-03-11T02:28:03.873Z","repository":{"id":261219189,"uuid":"883644871","full_name":"TheHellishPandaa/gateway_setup","owner":"TheHellishPandaa","description":" Script for setting up a basic gateway on an Ubuntu system. It configures the system to route traffic from a local network (LAN) to the internet through a WAN interface using Network Address Translation (NAT). ","archived":false,"fork":false,"pushed_at":"2024-12-10T10:38:34.000Z","size":37,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-17T18:01:53.686Z","etag":null,"topics":["bash","gateway","linux","linux-router","network","server","service"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/TheHellishPandaa.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-05T10:29:09.000Z","updated_at":"2024-12-10T10:38:37.000Z","dependencies_parsed_at":"2025-01-17T17:50:56.425Z","dependency_job_id":"7280c9a2-b2cc-44f0-b3d0-3d4ac2eb2a88","html_url":"https://github.com/TheHellishPandaa/gateway_setup","commit_stats":null,"previous_names":["thehellishpandaa/gategay_server_on_ubuntu","thehellishpandaa/gateway_setup"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheHellishPandaa%2Fgateway_setup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheHellishPandaa%2Fgateway_setup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheHellishPandaa%2Fgateway_setup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheHellishPandaa%2Fgateway_setup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheHellishPandaa","download_url":"https://codeload.github.com/TheHellishPandaa/gateway_setup/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242958482,"owners_count":20212809,"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":["bash","gateway","linux","linux-router","network","server","service"],"created_at":"2024-11-17T00:06:12.819Z","updated_at":"2025-03-11T02:28:03.842Z","avatar_url":"https://github.com/TheHellishPandaa.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gateway_setup\n Script for setting up a basic gateway on an Ubuntu system. It configures the system to route traffic from a local network (LAN) to the internet through a WAN interface using Network Address Translation (NAT). \n \n## Prerequisites\n\nBefore running this script, make sure you meet the following requirements:\n\n- Ubuntu (or similar Linux distribution)\n- Root (sudo) access on the machine\n- Two network interfaces: one for WAN (internet connection) and one for LAN (local network)\n\n---\n\n## Installation\n\nTo install and use this script, follow these steps:\n\n### Step 1: Clone the Repository\n\nFirst, clone the repository to your local machine:\n\n```bash\ngit clone https://github.com/TheHellishPandaa/gateway_setup.git\n````\n\nStep 2: Make the Script Executable\n\nNavigate to the directory containing the script and make it executable:\n\n````bash\ncd ubuntu-gateway-setup\nchmod +x gateway_setup.sh\n````\nStep 3: Run the Script\n\nRun the script as root (sudo):\n```\n``\nsudo ./gateway_setup.sh\n````\n\nReleased under GNU General Public license\n\n2025 Jaime Galvez Martinez\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthehellishpandaa%2Fgateway_setup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthehellishpandaa%2Fgateway_setup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthehellishpandaa%2Fgateway_setup/lists"}