Go to file
Noah Hsu 849de88e68 feat: add ftp driver 2022-09-03 22:07:08 +08:00
.github fix: convert driver name while generate lang 2022-08-30 22:11:58 +08:00
cmd style: shorten name `operations` to `op` 2022-08-31 21:01:15 +08:00
drivers feat: add ftp driver 2022-09-03 22:07:08 +08:00
internal feat: add google_drive driver 2022-09-03 20:34:06 +08:00
pkg fix: panic while create empty file 2022-09-03 19:32:44 +08:00
public fix: put a placeholder file in dist [skip ci] 2022-08-30 15:53:40 +08:00
server fix: hide access_token in error message of `baidu_netdisk` 2022-09-03 19:48:11 +08:00
.all-contributorsrc docs: update .all-contributorsrc [skip ci] 2022-06-06 08:15:50 +00:00
.gitignore fix: put a placeholder file in dist [skip ci] 2022-08-30 15:53:40 +08:00
CONTRIBUTING.md feat: add aliyundrive driver 2022-08-31 20:46:19 +08:00
CONTRIBUTORS.md docs: update CONTRIBUTORS.md [skip ci] 2022-06-06 08:15:49 +00:00
LICENSE chore: add windows bin to gitignore 2022-04-18 18:31:10 +08:00
README.md docs: add go report card [skip ci] 2022-09-01 22:49:47 +08:00
build.sh fix: put a placeholder file in dist [skip ci] 2022-08-30 15:53:40 +08:00
go.mod feat: add ftp driver 2022-09-03 22:07:08 +08:00
go.sum feat: add ftp driver 2022-09-03 22:07:08 +08:00
main.go feat: use cobra and add some command 2022-08-07 13:09:59 +08:00

README.md

logo

🗂️A file list program that supports multiple storage, powered by Gin and Solidjs.

latest version License discussions Build status latest version Downloads sponsor

Contributors | Contributing

New version is under development. Checkout v2 branch for latest version.

Click here to help translate.

Discussion

Please go to our discussion forum for general questions, issues are for bug reports and feature request only.

Special sponsors

License

The AList is open-source software licensed under the AGPL-3.0 license.

Disclaimer

  • This program is a free and open source project. It is designed to share files on the network disk, which is convenient for downloading and learning golang. Please abide by relevant laws and regulations when using it, and do not abuse it;
  • This program is implemented by calling the official sdk/interface, without destroying the official interface behavior;
  • This program only does 302 redirect/traffic forwarding, and does not intercept, store, or tamper with any user data;
  • Before using this program, you should understand and bear the corresponding risks, including but not limited to account ban, download speed limit, etc., which is none of this program's business;
  • If there is any infringement, please contact me by email, and it will be dealt with in time.

@Blog · @GitHub · @TelegramGroup · @QQGroup