|
1 | 1 | ```mathematica |
| 2 | +932K └─┬ main |
| 3 | +428K ├─┬ Github |
| 4 | +424K │ └─┬ Runners |
| 5 | + 88K │ ├─┬ bootstrap |
| 6 | + 24K │ │ ├── deb_bootstrap_loongarch64.sh |
| 7 | +8.0K │ │ ├── ubuntu.sh |
| 8 | +8.0K │ │ ├── eweos.sh |
| 9 | +8.0K │ │ ├── debian.sh |
| 10 | +8.0K │ │ ├── cachyos.sh |
| 11 | +8.0K │ │ ├── artix.sh |
| 12 | +8.0K │ │ ├── archlinux.sh |
| 13 | +4.0K │ │ ├── debian_guix.sh |
| 14 | +4.0K │ │ ├── archlinux_hooks.sh |
| 15 | +4.0K │ │ └── alpine.sh |
| 16 | + 56K │ ├── alpine-builder.dockerfile |
| 17 | + 44K │ ├── gentoo-builder.dockerfile |
| 18 | + 28K │ ├── debloat_ubuntu.sh |
| 19 | + 24K │ ├── run_linux.sh |
| 20 | + 16K │ ├── x86_64-ubuntu.dockerfile |
| 21 | + 16K │ ├── ubuntu-systemd-base.dockerfile |
| 22 | + 16K │ ├── riscv64-ubuntu.dockerfile |
| 23 | + 16K │ ├── aarch64-ubuntu.dockerfile |
| 24 | + 12K │ ├── ubuntu-builder.dockerfile |
| 25 | + 12K │ ├── manage_linux.sh |
| 26 | + 12K │ ├── debian-builder-unstable.dockerfile |
| 27 | + 12K │ ├── archlinux-builder.dockerfile |
| 28 | + 12K │ ├── alpine-slim.dockerfile |
| 29 | + 12K │ ├── README.md |
| 30 | +8.0K │ ├── debian-ix.dockerfile |
| 31 | +4.0K │ ├── ubuntu.dockerfile |
| 32 | +4.0K │ ├── docker-bake.hcl |
| 33 | +4.0K │ ├── debian_loongarch64.dockerfile |
| 34 | +4.0K │ ├── debian.dockerfile |
| 35 | +4.0K │ ├── debian-guix.dockerfile |
| 36 | +4.0K │ ├── alpine_loongarch64.dockerfile |
| 37 | +4.0K │ ├── alpine.dockerfile |
| 38 | +4.0K │ ├── alpine-rust.dockerfile |
| 39 | +4.0K │ └── alpine-ix.dockerfile |
| 40 | +368K ├─┬ Linux |
| 41 | + 60K │ ├─┬ obfsx |
| 42 | + 52K │ │ ├─┬ src |
| 43 | + 48K │ │ │ └── main.rs |
| 44 | +4.0K │ │ └── Cargo.toml |
| 45 | + 40K │ ├─┬ tss |
| 46 | + 28K │ │ ├─┬ src |
| 47 | + 24K │ │ │ └── main.rs |
| 48 | +4.0K │ │ ├── README.md |
| 49 | +4.0K │ │ └── Cargo.toml |
| 50 | + 40K │ ├── file.sh |
| 51 | + 40K │ ├─┬ extraxtor |
| 52 | + 32K │ │ ├── main.go |
| 53 | +4.0K │ │ └── README.md |
| 54 | + 32K │ ├─┬ rename |
| 55 | + 24K │ │ ├─┬ src |
| 56 | + 20K │ │ │ └── main.rs |
| 57 | +4.0K │ │ └── Cargo.toml |
| 58 | + 32K │ ├── rbuilder.sh |
| 59 | + 28K │ ├── extraxtor.sh |
| 60 | + 20K │ ├── install_bins_curl.sh |
| 61 | + 12K │ ├── sshd_config_passwordless |
| 62 | + 12K │ ├── sshd_config |
| 63 | + 12K │ ├── setup_ssh.sh |
| 64 | +8.0K │ ├── install_ix.sh |
| 65 | +4.0K │ ├── nonguix.channels.scm |
| 66 | +4.0K │ ├── install_zig.sh |
| 67 | +4.0K │ ├── install_node_x86_64.sh |
| 68 | +4.0K │ ├── install_nix.sh |
| 69 | +4.0K │ ├── install_golang.sh |
| 70 | +4.0K │ ├── gentoo.conf |
| 71 | +4.0K │ └── DAGU_CRON.md |
| 72 | +120K ├─┬ Misc |
| 73 | + 72K │ ├─┬ User-Agents |
| 74 | + 12K │ │ ├── user_agents_all.txt |
| 75 | +4.0K │ │ ├── ua_safari_macos_latest.txt |
| 76 | +4.0K │ │ ├── ua_safari_macos_all.txt |
| 77 | +4.0K │ │ ├── ua_safari_iphone_latest.txt |
| 78 | +4.0K │ │ ├── ua_safari_iphone_all.txt |
| 79 | +4.0K │ │ ├── ua_firefox_windows_latest.txt |
| 80 | +4.0K │ │ ├── ua_firefox_windows_all.txt |
| 81 | +4.0K │ │ ├── ua_firefox_macos_latest.txt |
| 82 | +4.0K │ │ ├── ua_firefox_macos_all.txt |
| 83 | +4.0K │ │ ├── ua_chrome_windows_latest.txt |
| 84 | +4.0K │ │ ├── ua_chrome_windows_all.txt |
| 85 | +4.0K │ │ ├── ua_chrome_macos_latest.txt |
| 86 | +4.0K │ │ ├── ua_chrome_macos_all.txt |
| 87 | +4.0K │ │ ├── ua_chrome_android_latest.txt |
| 88 | +4.0K │ │ └── ua_chrome_android_all.txt |
| 89 | + 36K │ ├─┬ Cloud |
| 90 | + 12K │ │ ├── reboot_instance_cntb.sh |
| 91 | +8.0K │ │ ├── reboot_instance_aws.sh |
| 92 | +4.0K │ │ ├── setup_idx.nix |
| 93 | +4.0K │ │ ├── setup_apptainer_colab.sh |
| 94 | +4.0K │ │ └── change_hostname_colab.sh |
| 95 | +8.0K │ └── remove_upx_info.sh |
| 96 | +8.0K ├── README.md |
| 97 | +4.0K └── LICENSE |
2 | 98 | ``` |
0 commit comments