v1.0 // Go + QUIC + WebSocket

Repack — Lolmag- 1-9-10-15.7z

A lightweight Go binary that moves files and relays multi-user chat over QUIC. Works from the CLI or a browser. No accounts, no cloud — just room codes.

~/airsend
# start the server (web UI + QUIC relay in one process)
$ airsend -sw 0.0.0.0 3888 0.0.0.0 8443
→ web: http://0.0.0.0:3888  ·  quic: 0.0.0.0:8443

# send a file, get a code
$ airsend -f ./logs.tar.gz
→ code: wave21

# receive it anywhere
$ airsend -r wave21
Features

Everything you expect.
None of the bloat.

One binary. Two transports. Zero dependencies at the user’s side — no account, no install step for the receiver if they use the browser.

Repack — Lolmag- 1-9-10-15.7z

The .7z extension denotes a . It is a popular, open-source file format that provides high compression ratios, allowing large amounts of data to be stored in a smaller file size, similar to a .zip or .rar file [1, 2]. Potential Context for "Lolmag- 1-9-10-15.7z"

Based on the file naming convention, likely refers to a collection of scanned pages or digital assets from a specific publication, most likely the French satirical magazine Le Rire or a similar "Journal humoristique" like L'Assiette au Beurre .

Because the purpose of this file is unknown, following security best practices is crucial. Lolmag- 1-9-10-15.7z

The structure of a file name like Lolmag- 1-9-10-15.7z provides several clues regarding its intended contents and format:

: These numbers signify the specific volume, issue, or part numbers included in this bundle. In this case, it denotes that issues or parts 1, 9, 10, and 15 are grouped together inside this single archive, rather than the entire consecutive sequence from 1 to 15. Because the purpose of this file is unknown,

: This is the primary label or title of the series. On the internet, "mag" is a standard shorthand for "magazine." This indicates the file is likely a compilation of digital magazine issues, scanned pages, or a collection of media curated under a specific brand or community name.

Every part of a structured filename provides clues about its origin and contents: : This is the primary label or title of the series

The file appears to be a compressed archive file (using the 7-Zip format) that contains a collection of digital magazines or image sets, likely related to a specific niche or hobbyist publication series.

A: Without the password, you cannot easily access the contents. There are password recovery tools, but they work by "brute-force" guessing, which is extremely time-consuming for strong passwords and often unsuccessful. The best approach is to try and recall where you got the file; the password might be a common word associated with that source.

: LZMA compression can shrink files up to 30–70% more effectively than the standard ZIP format.

One-shot file pickup

Files are deleted from the server after the first download. Code-based lookup (wave21, dock42). No lingering blobs.

Multi-user chat rooms

Broadcast rooms by code. CLI TUI or browser — identical semantics.

Rate limited by scope

Token bucket per IP × scope: upload, paste, download, ws. Proxy aware.

Direct P2P mode

Bypass the relay entirely with -d / -ds. Pure peer-to-peer.

Self-signed TLS

Protocol "airsend" over generated certs. Intentional.

How it works

Three commands. One code.

Click a step on the right to scrub through the demo.

The .7z extension denotes a . It is a popular, open-source file format that provides high compression ratios, allowing large amounts of data to be stored in a smaller file size, similar to a .zip or .rar file [1, 2]. Potential Context for "Lolmag- 1-9-10-15.7z"

Based on the file naming convention, likely refers to a collection of scanned pages or digital assets from a specific publication, most likely the French satirical magazine Le Rire or a similar "Journal humoristique" like L'Assiette au Beurre .

Because the purpose of this file is unknown, following security best practices is crucial.

The structure of a file name like Lolmag- 1-9-10-15.7z provides several clues regarding its intended contents and format:

: These numbers signify the specific volume, issue, or part numbers included in this bundle. In this case, it denotes that issues or parts 1, 9, 10, and 15 are grouped together inside this single archive, rather than the entire consecutive sequence from 1 to 15.

: This is the primary label or title of the series. On the internet, "mag" is a standard shorthand for "magazine." This indicates the file is likely a compilation of digital magazine issues, scanned pages, or a collection of media curated under a specific brand or community name.

Every part of a structured filename provides clues about its origin and contents:

The file appears to be a compressed archive file (using the 7-Zip format) that contains a collection of digital magazines or image sets, likely related to a specific niche or hobbyist publication series.

A: Without the password, you cannot easily access the contents. There are password recovery tools, but they work by "brute-force" guessing, which is extremely time-consuming for strong passwords and often unsuccessful. The best approach is to try and recall where you got the file; the password might be a common word associated with that source.

: LZMA compression can shrink files up to 30–70% more effectively than the standard ZIP format.