BLACKSITE
:
216.73.216.135
:
178.16.136.242 / incrediblemanpowerfacility.com
:
Linux in-mum-web1274.main-hosting.eu 4.18.0-553.37.1.lve.el8.x86_64 #1 SMP Mon Feb 10 22:45:17 UTC 2025 x86_64
:
/
etc
/
profile.d
/
Upload File:
files >> //etc/profile.d/golang.sh
#!/bin/bash # # Ansible managed # export GOROOT='/opt/golang/1.22.0' export GOPATH='/opt/go' export PATH=$PATH:$GOROOT/bin:$GOPATH/bin