Shadowsocks-Cloak-Installer
g
Shadowsocks-Cloak-Installer | g | |
---|---|---|
2 | 7 | |
420 | 915 | |
- | - | |
0.0 | 3.2 | |
about 2 years ago | over 1 year ago | |
Shell | Shell | |
GNU General Public License v3.0 only | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Shadowsocks-Cloak-Installer
-
Any servers working in Russia left?
On that machine, install Cloak server software (they have this script to somewhat automate it if you chose ShadowSocks on the previous step, might be easier than doing it manually)
-
How to Trick Sim Card operator to think all visited links from specific website ?
Edit: You would have to use Cloak plugin for extra circumvention. https://github.com/HirbodBehnam/Shadowsocks-Cloak-Installer
g
-
A Journey to Find an Ultimate Development Environment
The purpose of a version manager is to help you navigate or install any tools for development easily. Version Manager can be one tool for each dependency (e.g. NVM, g) or One tool for all dependencies (e.g. asdf, mise).
-
How can I get recent go versions?
I really like g: https://github.com/stefanmaric/g It’s simple, fast to use, and reliable.
-
Managing multiple Go versions in the local environment
If you are using a Unix based system you can use: https://github.com/stefanmaric/g I use it daily and works like charm, I only had some problems using `godoc` but it is solveble if you set the GOPATH to the go location and not the g installation directory
- How can we push homebrew to update go package?
-
Simple But Not Simple For Me lol
Don't use Brew for Go! Brew is great for a lot of things but but not for Go installation. So far this is the best Go version manager i've found. It can be nice to have different versions easily available. https://github.com/stefanmaric/g
-
NVM equivalent in go?
I used this, easy and stable https://github.com/stefanmaric/g
-
setting up Go 1.17.5 on a chromebook
Whatever the language, I find that using a version manager reduces stress considerably. This is the one I use, but there are others: https://github.com/stefanmaric/g
What are some alternatives?
Shell - Shadowsocks with plugins one-click installation. e.g. v2ray-plugin, kcptun, simple-obfs, goquiet, cloak, mos-tls-tunnel, rabbit-tcp, simple-tls, gost-plugin, xray-plugin, qtun, gun
GVM - Go Version Manager
TermuxArch - You can use setupTermuxArch.bash 📲 to install Arch Linux in Amazon, Android, Chromebook and Windows. https://sdrausty.github.io/TermuxArch/docs/install
asdf-golang - Go plugin for the asdf version manager
G - 💥 A flexible rendering engine for visualization.
BranchFixer - Fix the mess with master/main git branches. BranchFixer is a practical tool designed to streamline Git workflows by automatically correcting branch name errors in repositories with both 'master' and 'main' branches, integrating seamlessly with .bashrc/.zshrc
ssrrmu - ShadowsocksRR (shadowsocksr/ssr) multi-user and single-user install scripts
goenv - :blue_car: Like pyenv and rbenv, but for Go.
ginstall.sh - A shell script that can install the compiled binaries of CLI tools straight from their GitHub release page.
bob - Bob is a high-level build tool for multi-language projects.
ProxyMan - Configuring proxy settings made easy.
gvm - Go Version Manager (gvm) enables seamless installing and swapping between Go versions with a single command. This tool manages a Go environment for the user by allowing a user to specify which Go version they wish to use and handling all of the steps to install and configure that Go version. GVM also supports installing Go from the official Golang master branch so that you can easily try the next version of Go without waiting for a pre release build.