recon-my-way icon indicating copy to clipboard operation
recon-my-way copied to clipboard

Suggestion: Use a script that will always pull the latest golang from Google.

Open JeffreyShran opened this issue 5 years ago • 0 comments

Hi,

I wrote a short script to install the latest version of golang using google as the source, I thought it would be of use to you to use it in place of the proposed install text here: https://github.com/ehsahil/recon-my-way/blob/master/README.md#go-language-installation

This is my script: https://github.com/JeffreyShran/goJeffgo I wrote it for personal use to setup VPS environments using automation and made it available as an attempt to give something back to the bug bounty world as I am striving to work on them full time having started to self-study recently.

Thanks for taking a look, Jeff

JeffreyShran avatar Feb 29 '20 11:02 JeffreyShran