Skip to content

Latest commit

 

History

History
98 lines (98 loc) · 3.81 KB

File metadata and controls

98 lines (98 loc) · 3.81 KB
932K └─┬ main
428K   ├─┬ Github
424K   │ └─┬ Runners
 88K   │   ├─┬ bootstrap
 24K   │   │ ├── deb_bootstrap_loongarch64.sh
8.0K   │   │ ├── ubuntu.sh
8.0K   │   │ ├── eweos.sh
8.0K   │   │ ├── debian.sh
8.0K   │   │ ├── cachyos.sh
8.0K   │   │ ├── artix.sh
8.0K   │   │ ├── archlinux.sh
4.0K   │   │ ├── debian_guix.sh
4.0K   │   │ ├── archlinux_hooks.sh
4.0K   │   │ └── alpine.sh
 56K   │   ├── alpine-builder.dockerfile
 44K   │   ├── gentoo-builder.dockerfile
 28K   │   ├── debloat_ubuntu.sh
 24K   │   ├── run_linux.sh
 16K   │   ├── x86_64-ubuntu.dockerfile
 16K   │   ├── ubuntu-systemd-base.dockerfile
 16K   │   ├── riscv64-ubuntu.dockerfile
 16K   │   ├── aarch64-ubuntu.dockerfile
 12K   │   ├── ubuntu-builder.dockerfile
 12K   │   ├── manage_linux.sh
 12K   │   ├── debian-builder-unstable.dockerfile
 12K   │   ├── archlinux-builder.dockerfile
 12K   │   ├── alpine-slim.dockerfile
 12K   │   ├── README.md
8.0K   │   ├── debian-ix.dockerfile
4.0K   │   ├── ubuntu.dockerfile
4.0K   │   ├── docker-bake.hcl
4.0K   │   ├── debian_loongarch64.dockerfile
4.0K   │   ├── debian.dockerfile
4.0K   │   ├── debian-guix.dockerfile
4.0K   │   ├── alpine_loongarch64.dockerfile
4.0K   │   ├── alpine.dockerfile
4.0K   │   ├── alpine-rust.dockerfile
4.0K   │   └── alpine-ix.dockerfile
368K   ├─┬ Linux
 60K   │ ├─┬ obfsx
 52K   │ │ ├─┬ src
 48K   │ │ │ └── main.rs
4.0K   │ │ └── Cargo.toml
 40K   │ ├─┬ tss
 28K   │ │ ├─┬ src
 24K   │ │ │ └── main.rs
4.0K   │ │ ├── README.md
4.0K   │ │ └── Cargo.toml
 40K   │ ├── file.sh
 40K   │ ├─┬ extraxtor
 32K   │ │ ├── main.go
4.0K   │ │ └── README.md
 32K   │ ├─┬ rename
 24K   │ │ ├─┬ src
 20K   │ │ │ └── main.rs
4.0K   │ │ └── Cargo.toml
 32K   │ ├── rbuilder.sh
 28K   │ ├── extraxtor.sh
 20K   │ ├── install_bins_curl.sh
 12K   │ ├── sshd_config_passwordless
 12K   │ ├── sshd_config
 12K   │ ├── setup_ssh.sh
8.0K   │ ├── install_ix.sh
4.0K   │ ├── nonguix.channels.scm
4.0K   │ ├── install_zig.sh
4.0K   │ ├── install_node_x86_64.sh
4.0K   │ ├── install_nix.sh
4.0K   │ ├── install_golang.sh
4.0K   │ ├── gentoo.conf
4.0K   │ └── DAGU_CRON.md
120K   ├─┬ Misc
 72K   │ ├─┬ User-Agents
 12K   │ │ ├── user_agents_all.txt
4.0K   │ │ ├── ua_safari_macos_latest.txt
4.0K   │ │ ├── ua_safari_macos_all.txt
4.0K   │ │ ├── ua_safari_iphone_latest.txt
4.0K   │ │ ├── ua_safari_iphone_all.txt
4.0K   │ │ ├── ua_firefox_windows_latest.txt
4.0K   │ │ ├── ua_firefox_windows_all.txt
4.0K   │ │ ├── ua_firefox_macos_latest.txt
4.0K   │ │ ├── ua_firefox_macos_all.txt
4.0K   │ │ ├── ua_chrome_windows_latest.txt
4.0K   │ │ ├── ua_chrome_windows_all.txt
4.0K   │ │ ├── ua_chrome_macos_latest.txt
4.0K   │ │ ├── ua_chrome_macos_all.txt
4.0K   │ │ ├── ua_chrome_android_latest.txt
4.0K   │ │ └── ua_chrome_android_all.txt
 36K   │ ├─┬ Cloud
 12K   │ │ ├── reboot_instance_cntb.sh
8.0K   │ │ ├── reboot_instance_aws.sh
4.0K   │ │ ├── setup_idx.nix
4.0K   │ │ ├── setup_apptainer_colab.sh
4.0K   │ │ └── change_hostname_colab.sh
8.0K   │ └── remove_upx_info.sh
8.0K   ├── README.md
4.0K   └── LICENSE