https://github.com/legzdev/jdec
A simple CLI tool written in Go to decode JDownloader encrypted links
https://github.com/legzdev/jdec
jdownloader
Last synced: about 2 months ago
JSON representation
A simple CLI tool written in Go to decode JDownloader encrypted links
- Host: GitHub
- URL: https://github.com/legzdev/jdec
- Owner: legzdev
- License: mit
- Created: 2025-06-22T09:49:42.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-06-22T09:52:59.000Z (4 months ago)
- Last Synced: 2025-07-06T11:58:08.261Z (3 months ago)
- Topics: jdownloader
- Language: Go
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JDec
**A simple CLI tool written in Go to decode JDownloader encrypted links.**
## 📦 Installation
```shell
go install github.com/legzdev/jdec@latest
```## 🚀 Usage
```sh
jdec http://example.com
```