{"id":21469905,"url":"https://github.com/dobin/yookiterm-lxdserver","last_synced_at":"2026-02-11T22:51:22.332Z","repository":{"id":70330273,"uuid":"68512393","full_name":"dobin/yookiterm-lxdserver","owner":"dobin","description":"Yookiterm LXD backend server","archived":false,"fork":false,"pushed_at":"2022-10-07T14:02:19.000Z","size":107,"stargazers_count":2,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-23T16:12:00.567Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dobin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":"audit.go","citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-09-18T09:51:17.000Z","updated_at":"2023-05-23T11:50:53.000Z","dependencies_parsed_at":"2023-06-26T16:33:08.145Z","dependency_job_id":null,"html_url":"https://github.com/dobin/yookiterm-lxdserver","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dobin%2Fyookiterm-lxdserver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dobin%2Fyookiterm-lxdserver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dobin%2Fyookiterm-lxdserver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dobin%2Fyookiterm-lxdserver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dobin","download_url":"https://codeload.github.com/dobin/yookiterm-lxdserver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243988956,"owners_count":20379649,"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-11-23T09:19:23.205Z","updated_at":"2026-02-11T22:51:17.303Z","avatar_url":"https://github.com/dobin.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# yookiterm lxd server\n\nThe server used to deploy and access linux containers.\n\n\n## What is yookiterm\n\nYookiterm provides per-user Linux root containers via JavasScript\nterminal, and accompagning tutorials and writeups of\ncertain topics. It is currently used as a plattform\nteaching exploit development at an university.\n\n## Building it\n```\n go get\n go build\n```\n\n\n## Config\n\nThings to update:\n* jwtsecret: A unique random string, keep it secret. Use same for yookiterm-server\n\n\n```yml\njwtsecret: \"\u003csecret\u003e\"\nquota_cpu: 1\nquota_ram: 128\nquota_disk: 5\nquota_sessions: 2\nquota_time: 21600\nquota_time_max: 43200\nquota_processes: 200\n\nserver_banned_ips:\nserver_console_only: false\nserver_containers_max: 50\nserver_cpu_count: 2\nserver_ipv6_only: true\nserver_maintenance: false\n\nserver_http: true\nserver_http_port: \":80\"\n\nserver_https: true\nserver_https_port: \":443\"\nserver_https_cert_file: \"/etc/letsencrypt/live/container.exploit.courses/fullchain.pem\"\nserver_https_key_file: \"/etc/letsencrypt/live/container.exploit.courses/privkey.pem\"\n```\n\n## Credits\n\nBased on https://github.com/lxc/lxd-demo-server/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdobin%2Fyookiterm-lxdserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdobin%2Fyookiterm-lxdserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdobin%2Fyookiterm-lxdserver/lists"}