BLACKSITE
:
216.73.217.59
:
91.108.101.54 / wf-saudi.com
:
Linux fr-int-web1425.main-hosting.eu 4.18.0-553.83.1.lve.el8.x86_64 #1 SMP Wed Nov 12 10:04:12 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