repo.or.cz
/
newgopher.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Make ngo respect $size in responses.
[newgopher.git]
/
README
blob
d7acd4bfbb10f995140a2482c29f65e003882a3a
1
# Server
2
3
netcat, perl, File::MimeInfo
4
5
WARNING: IT WILL SHARE $CWD !
6
7
$ ./fakeserver.sh
8
9
# Client
10
11
perl, Curses::UI
12
13
$ ./ngo localhost
14
15
or
16
17
$ ./ngo -o localhost/selector.path
18
19
to download file to the current directory.