mirror of
https://github.com/9001/copyparty.git
synced 2025-10-05 19:42:29 +02:00
tftp: add directory listing
This commit is contained in:
parent
8796c09f56
commit
acbb8267e1
6 changed files with 101 additions and 15 deletions
|
@ -43,8 +43,8 @@ if MACOS:
|
|||
|
||||
from copyparty.__init__ import E
|
||||
from copyparty.__main__ import init_E
|
||||
from copyparty.util import FHC, Garda, Unrecv
|
||||
from copyparty.u2idx import U2idx
|
||||
from copyparty.util import FHC, Garda, Unrecv
|
||||
|
||||
init_E(E)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue