Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
strlst
/
dslab
Watch
3
Star
3
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
ns-refactor
Branches
Tags
NS-lookup
client
master
ns-refactor
ns-registration
ns-registry
ns-tests
secure
ue1-migration
ugi-refactor
dslab
/
scripts
/
dmtp-transfer-2
dmtp-transfer-2
99 B
Permalink
History
Raw
1
2
3
4
5
#!/bin/sh
for i in $(seq 5); do
cat examples/dmtp-zaphod@univer.ze | ncat localhost 10431
done