Introduction
Introduction Statistics Contact Development Disclaimer Help
t2018-11-15T20-14-23-816822.md - tgtimes - The Gopher Times
git clone git://bitreich.org/tgtimes git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws…
Log
Files
Refs
Tags
---
t2018-11-15T20-14-23-816822.md (1452B)
---
1 # 2018-11-15 20:14:23.816822 UTC (+0000)
2
3 Geomyidae v0.34 Release »Above the Oceans«
4
5 I am proud to announce the v0.34 release of geomyidae!
6
7 It is named »Above the Oceans«, because it is released 11km above the …
8 Ocean. I can't see whales from here.
9
10 Why a new release in such a short time?
11
12 In geomyidae v0.33 is a nasty listening bug, so do not use it. The chang…
13 is still the same and can be found at:
14
15 gopher://bitreich.org/0/usr/20h/phlog/2018-11-11T09-22-07-989364.md
16
17
18 What has changed from v0.33 v0.34:
19 * There is finally a multi-listening implementation, which allows consta…
20 behaviour of IPv6 and IPv4 across all platforms, including the BSDs.
21
22 # bind to 0.0.0.0 and :: on port 7070
23 geomyidae -b $(pwd) -p 7070 -d
24
25 # bind to :: only on port 7070
26 geomyidae -6 -b $(pwd) -p 7070 -d
27
28 # bind to the IPv4 address of some interface only
29 geomyidae -4 -b $(pwd) -i google.com
30
31 # bind to IPv6 and IPv4 of many interfaces
32 geomyidae -b $(pwd) -i google.com -i google.de -i nsa.gov
33
34 Here are the links for the release:
35
36 git://bitreich.org/geomyidae
37 gopher://bitreich.org/1/scm/geomyidae
38 gopher://bitreich.org/9/scm/geomyidae/tag/geomyidae-v0.34.tgz
39 gopher://bitreich.org/9/scm/geomyidae/tag/geomyidae-v0.34.tgz.sha512sum
40 ftp://[email protected]/releases/geomyidae/geomyidae-v0.34.tgz
41 ftp://[email protected]/releases/geomyidae/geomyidae-v0.34.tgz.sha512sum
42
43 All bug reports, patches and messages are welcome!
44
45
46 Sincerely,
47
48 20h
49
You are viewing proxied material from bitreich.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.