KodExplorer icon
KodExplorer icon

KodExplorer

KodExplorer is a file manager for web. It is also a web code editor, which allows you to develop websites directly within the web browser.You can run KodExplorer either online or locally,on Linux, Windows or Mac based platforms. The only requirement is to have PHP 5 available.

Overview

Cost / License

  • Free
  • Open Source

Application type

Platforms

  • Online
-
No reviews
5likes
1comment
0news articles

Features

Suggest and vote on features
No features, maybe you want to suggest one?

 Tags

  • web-file-explorer

KodExplorer News & Activities

Highlights All activities

Recent activities

  • yezhiyi9670 reviewed KodExplorer  

    KodExplorer (and its next-generation successor, Kodbox) definitely cannot be considered open-source. Although it is published under GPLv3, its alleged source code repository (https://github.com/kalcaddle/KodExplorer) contains obfuscated PHP code (https://github.com/kalcaddle/KodExplorer/blob/master/app/controller/utils.php). The frontend part is only available in minimized form (https://github.com/kalcaddle/KodExplorer/blob/master/static/js/app/src/app/main.js), not the source form before...

  • Transfer icon
    Kezxo added KodExplorer as alternative to Transfer
  • namdx1987 liked KodExplorer
  • copyparty icon
    Kezxo added KodExplorer as alternative to copyparty
  • FileRise icon
    POX added KodExplorer as alternative to FileRise
Show all activities

KodExplorer information

  • Developed by

    CN flagKodcloud
  • Licensing

    Open Source and Free product.
  • Written in

  • Alternatives

    7 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

File Management

GitHub repository

  •  6,350 Stars
  •  1,839 Forks
  •  2 Open Issues
  •   Updated  
View on GitHub

Our users have written 1 comments and reviews about KodExplorer, and it has gotten 5 likes

KodExplorer was added to AlternativeTo by Mauricio B. Holguin on and this page was last updated .

Comments and Reviews

   
 Post comment/review
Top Negative Comment
yezhiyi9670
0

KodExplorer (and its next-generation successor, Kodbox) definitely cannot be considered open-source. Although it is published under GPLv3, its alleged source code repository (https://github.com/kalcaddle/KodExplorer) contains obfuscated PHP code (https://github.com/kalcaddle/KodExplorer/blob/master/app/controller/utils.php). The frontend part is only available in minimized form (https://github.com/kalcaddle/KodExplorer/blob/master/static/js/app/src/app/main.js), not the source form before building. This directly violates GPLv3's definition of source code, which is "the preferred form of making modifications". Things only get worse with the next-generation project, Kodbox. The obfuscated code is no longer named "util.php" but "data.bin" under the archiveLib SDK (https://github.com/kalcaddle/kodbox/blob/main/app/sdks/archiveLib/bin/data.bin) and has been run through multiple layers of obfuscation. The frontend code is also heavily obfuscated in a way that it ceases to work even after smallest modifications, and it even tries to load a "updater" script directly from their servers, which can be considered a backdoor. All of these are a direct violation of user rights under GPLv3, and legally sound copyright violations if it uses another library licensed GPLv3.

What is KodExplorer?

KodExplorer is a file manager for web. It is also a web code editor, which allows you to develop websites directly within the web browser.You can run KodExplorer either online or locally,on Linux, Windows or Mac based platforms. The only requirement is to have PHP 5 available.