{{if .Catcher}} {{end}}
goshs/
{{.AbsPath}}
{{if not .ReadOnly}} {{end}}
0 selected {{if not .NoDelete}} {{end}}
{{if not .ReadOnly}} {{end}} {{if .Subdirectory}} {{if not .ReadOnly}} {{end}} {{end}} {{range .Items}} {{if not $.ReadOnly}} {{end}} {{end}}
Name Size Modified Actions
../
{{if .IsDir}} {{else}} {{template "fileIcon" .Extension}} {{end}} {{.Name}} {{if .IsDir}}—{{else}}{{.Size}}{{end}} {{.LastMod}}
{{if not .IsDir}} {{end}} {{ if .Auth }} {{ end }} {{if and (not $.NoDelete) (not $.ReadOnly)}} {{end}}
{{if and (eq (len .Items) 0) (not .Subdirectory)}}

This directory is empty.
{{if not .ReadOnly}}Drag files here or click Upload to add files.{{end}}

{{end}}
{{if not .NoClipboard}}
{{if .Clipboard}} {{range $i, $e := .Clipboard}}
#{{$i}} {{$e.Time}}
{{$e.Content}}
{{end}} {{else}}

Clipboard is empty.
Add an entry below to share text across sessions.

{{end}}
{{end}}
HTTP log 0
DNS log 0
SMTP inbox 0
SMB log 0
LDAP log 0
connecting…
Time Method Status URL Source

No HTTP requests yet.
Requests will appear here in real-time.

0
Total
0
A
0
MX
0
TXT
0
Other
Time Type Query Source

No DNS queries yet.

No emails received yet.

No SMB logs found.

No LDAP events yet.

Read-only — compiled into binary
{{if .EmbeddedItems}} {{range .EmbeddedItems}} {{end}} {{else}} {{end}}
Name Size Modified Actions
{{if .IsDir}} {{else}} {{template "fileIcon" .Extension}} {{end}} {{.Name}} {{if .IsDir}}—{{else}}{{.Size}}{{end}} {{.LastMod}}
{{if not .IsDir}} {{end}}

No embedded files.
Compile with embedded assets to populate this view.

{{if .CLI}}

goshs {{.GoshsVersion}} — command interface ready

type a command and press Enter

goshs@{{.AbsPath}} $
{{end}} {{if .Catcher}}
Generator
+
Command

                                
Listener

                                
Payload templates inspired by revshells.com
{{end}}

Drop files to upload

Release to start uploading
Open
Download
Share link
Delete
{{define "breadcrumb"}} ~ {{range .BreadcrumbParts}} / {{.Name}} {{end}} {{end}} {{define "fileIcon"}} {{if eq . ".jpg" ".jpeg" ".png" ".gif" ".svg" ".webp" ".bmp" ".ico"}} {{else if eq . ".pdf" ".doc" ".docx" ".txt" ".md" ".rst" ".odt"}} {{else if eq . ".zip" ".tar" ".gz" ".bz2" ".7z" ".rar" ".xz"}} {{else if eq . ".go" ".py" ".js" ".ts" ".rs" ".c" ".cpp" ".h" ".java" ".rb" ".sh" ".php" ".cs" ".swift"}} {{else if eq . ".mp4" ".mkv" ".avi" ".mov" ".webm" ".flv"}} {{else if eq . ".exe" ".elf" ".bin" ".so" ".dll" ".out"}} {{else}} {{end}} {{end}} {{if .Catcher}} {{end}}