Skip to content

Commit

Permalink
Update usage.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ariary authored Nov 17, 2021
1 parent c5da686 commit 063110b
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions usage.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
# `fileless-xec` use cases and examples

* [`curl | sh` for binaries](#curl---sh--for-binaries)
* [Execute binary with stdout/stdin](#execute-binary-with-stdout-stdin)
* [Execute binary with arguments](#execute-binary-with-arguments)
* [`fileless-xec` self remove](#fileless-xec--self-remove)
* ["Remote go": execute go binaries without having go installed locally](#-remote-go---execute-go-binaries-without-having-go-installed-locally)
* [Bypass firewall with HTTP3](#bypass-firewall-with-http3)
* [Execute a shell script](#execute-a-shell-script)
* [`fileless-xec` server mode](#fileless-xec--server-mode)
* [`fileless-xec` on windows](#fileless-xec--on-windows)

- [`curl | sh` for binaries](#curl--sh-for-binaries)
- [Execute binary with stdout/stdin](#execute-binary-with-stdoutstdin)
- [Execute binary with arguments](#execute-binary-with-arguments)
- [`fileless-xec` self remove](#fileless-xec-self-remove)
- ["Remote go": execute go binaries without having go installed locally](#remote-go-execute-go-binaries-without-having-go-installed-locally)
- [Bypass firewall with HTTP3](#bypass-firewall-with-http3)
- [Execute a shell script](#execute-a-shell-script)
- [`fileless-xec` server mode](#fileless-xec-server-mode)
- [`fileless-xec` on windows](#fileless-xec-on-windows)

## `curl | sh` for binaries

Expand Down

0 comments on commit 063110b

Please sign in to comment.