mirror of
https://github.com/sigoden/dufs.git
synced 2026-06-07 15:59:03 +03:00
[GH-ISSUE #705] ipv6 support #8813
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @yjzll on GitHub (May 15, 2026).
Original GitHub issue: https://github.com/sigoden/dufs/issues/705
Specific Demand
ep: http://[fd00:0:0:1::1]:5244
Implement Suggestion
@sigoden commented on GitHub (May 15, 2026):
dufs has long supported IPv6, you can test it.
@yjzll commented on GitHub (May 15, 2026):
BusyBox v1.36.1 (2026-04-22 01:24:34 UTC) built-in shell (ash)
.___ __ .__
| | _____ _____ / | | |
| |/ \ / \ / _ _ __ \ __ \ | |
| | Y Y \ Y Y ( <> ) | /| | / __ | |
|||_| /|| /_/|| |__| (____ /____/
/ / BE FREE AND UNAFRAID /
ImmortalWrt 24.10.6, r33869-cf234f8de6d5
root@ImmortalWrt:
<html> <head> <style> td { padding: 0.2rem; text-align: left; 。。。。。。。。。。。。。。。。。# curl http://[::1]:5244# curl http://192.168.100.1:5244curl: (7) Failed to connect to ::1 port 5244 after 0 ms: Error
root@ImmortalWrt:
root@ImmortalWrt:~# curl [::1]
<html> <head> <style> body { background: white; font-family: arial, helvetica, sans-serif; } a { color: black; } </html> root@ImmortalWrt:~#