{"id":16247137,"url":"https://github.com/dotnetcarpenter/secure-connect","last_synced_at":"2025-08-03T15:39:04.228Z","repository":{"id":66936011,"uuid":"73551723","full_name":"dotnetCarpenter/secure-connect","owner":"dotnetCarpenter","description":null,"archived":false,"fork":false,"pushed_at":"2016-12-21T16:57:16.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-19T19:45:52.404Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/dotnetCarpenter.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":"2016-11-12T12:37:07.000Z","updated_at":"2016-11-12T12:39:33.000Z","dependencies_parsed_at":"2023-06-30T03:46:35.928Z","dependency_job_id":null,"html_url":"https://github.com/dotnetCarpenter/secure-connect","commit_stats":{"total_commits":13,"total_committers":1,"mean_commits":13.0,"dds":0.0,"last_synced_commit":"0dcdc413a593f89b51d618e81544894c7b7a705b"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetCarpenter%2Fsecure-connect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetCarpenter%2Fsecure-connect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetCarpenter%2Fsecure-connect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetCarpenter%2Fsecure-connect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnetCarpenter","download_url":"https://codeload.github.com/dotnetCarpenter/secure-connect/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247838415,"owners_count":21004576,"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":[],"created_at":"2024-10-10T14:36:04.561Z","updated_at":"2025-04-08T11:49:29.582Z","avatar_url":"https://github.com/dotnetCarpenter.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Secure Connect\n==============\n\nGnome only - you need to install `macchanger` and have setup a\nVPN in [network-manager](https://wiki.gnome.org/Projects/NetworkManager/).\n\n```sh\nsudo apt install -y macchanger\n```\n\n## Configuration ##\n\nConfig is in `sc.config` (for now you have to create it in this directory).\n\n```sh\n# User name for a privileged account - see \"get su\"\nuser=username\n# The name for VPN as registred in your NetworkManager\nvpn=vnpname\n```\n\n\nNotes\n=====\n\n## get su ##\n\nThe trick is to set `su.sh` to run as super user without password, if I am the user.\nThis is done via `sudo visudo`.\n\n```\n[User] ALL=([User]) NOPASSWD: SETENV: sha224:10abe95a5dd53216fc4bad61d54f18c5e989b52ea3df26edb7f1e475 [path]/su.sh\n```\n_example of sudoers line_\n\nWhere [User] is the username written in `sc.config`.\nWhere [path] is the absolute path to `su.sh`.\n\nSee:\n+ http://toroid.org/sudoers-syntax\n+ http://askubuntu.com/questions/246455/how-to-give-nopasswd-access-to-multiple-commands-via-sudoers#246592\n+ ~~http://askubuntu.com/questions/155791/how-do-i-sudo-a-command-in-a-script-without-being-asked-for-a-password#155827~~ - is wrong\n\n\n## checksum su.sh  ##\n\nCurrent `sha224:10abe95a5dd53216fc4bad61d54f18c5e989b52ea3df26edb7f1e475` for `su.sh`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotnetcarpenter%2Fsecure-connect","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdotnetcarpenter%2Fsecure-connect","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotnetcarpenter%2Fsecure-connect/lists"}