OXIESEC PANEL
- Current Dir:
/
/
opt
/
golang
/
1.19.4
/
src
/
go
/
build
/
testdata
/
other
Server IP: 2a02:4780:11:1084:0:327f:3464:10
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
12/01/2022 06:13:56 PM
rwxr-xr-x
📁
file
-
12/01/2022 06:13:56 PM
rwxr-xr-x
📄
main.go
92 bytes
12/01/2022 06:12:58 PM
rw-r--r--
Editing: main.go
Close
// Test data - not compiled. package main import ( "./file" ) func main() { file.F() }