github 9001/copyparty v1.9.14
uptime

latest releases: v1.15.3, v1.15.2, v1.15.1...
11 months ago

no vulnerabilities since 2023-07-23

  • there is a discord server with an @everyone in case of future important updates
  • v1.8.7 (2023-07-23) - CVE-2023-38501 - reflected XSS
  • v1.8.2 (2023-07-14) - CVE-2023-37474 - path traversal (first CVE)
    • all serverlogs reviewed so far (5 public servers) showed no signs of exploitation

new features

  • search for files by upload time
  • option to display upload time in directory listings
    • enable globally with -e2d -mte +.up_at or per-volume with volflags e2d,mte=+.up_at
    • has a ~17% performance impact on directory listings
  • dynamic range compressor in the audioplayer settings
  • --ban-404 is now default-enabled
    • the turbo-uploader will now un-turbo when necessary to avoid banning itself
    • this only affects accounts with permissions g, G, or h
      • accounts with read-access (which are able to see directory listings anyways) and accounts with write-only access are no longer affected by --ban-404 or --ban-url

bugfixes

  • #55 clients could hit the --url-ban filter when uploading over webdav
    • fixed by limiting --ban-404 and --ban-url to accounts with permission g, G, or h
  • fixed 20% performance drop in python 3.12 due to utcfromtimestamp deprecation
    • but 3.12.0 is still 5% slower than 3.11.6 for some reason
  • volume listing on startup would display some redundant info

other changes

  • timeout for unfinished uploads increased from 6 to 24 hours
    • and is now configurable with --snap-drop

💾 what to download?

download link is it good? description
copyparty-sfx.py ✅ the best 👍 runs anywhere! only needs python
a docker image it's ok good if you prefer docker 🐋
copyparty.exe ⚠️ acceptable for win8 or later; built-in thumbnailer
u2c.exe ⚠️ acceptable CLI uploader as a win7+ exe (video)
copyparty32.exe ⛔️ dangerous for win7 -- never expose to the internet!
cpp-winpe64.exe ⛔️ dangerous runs on 64bit WinPE, otherwise useless
  • except for u2c.exe, all of the options above are equivalent
  • the zip and tar.gz files below are just source code
  • python packages are available at PyPI

Don't miss a new copyparty release

NewReleases is sending notifications on new releases.