You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#31--grid shows thumbnails instead of file-list by default
#28--unlist regex-exclude files from browser listings
for example --unlist '\.(js|css)$' hides all .js and .css files
purely cosmetic! the files are still fully accessible, and still appear in API calls
auto-generate TLS certificates on startup / network-change
mostly good for LAN, requires cfssl, can be disabled with --no-crt
creates a self-signed CA and certs with SANs of all detected server IPs
so it's still recommended to use a reverse-proxy / letsencrypt for WAN servers
the default --fk-salt is now much stronger
all existing installations will keep the previously selected seed -- you can choose to upgrade by deleting ~/.config/copyparty/cert.pem but this will change all filekeys / per-file passwords
the NO_COLOR environment-variable is now supported, removing colors from stdout