Thank you, Lyndsay On Fri, Aug 21, 2015 at 11:10 PM, Miguel Freitas <[email protected]> wrote:
> Hi Lyndsay, > > So cool!! :-) > > The current C seeder code is quite hacky, but since it just works it never > really occurred me anybody would take the time to rewrite it from scratch. > Great work! > > regards, > > Miguel > > > On Fri, Aug 21, 2015 at 5:43 PM, Lyndsay Roger <[email protected]> wrote: > >> Hi >> >> After a lot of time, life has allowed me to work on my alternate seeder >> for the Twister Network written in Go. >> >> https://github.com/gombadi/dnsseeder >> >> I have it running on my seeder without any problems. It also supports the >> new non standard ports functionality. >> >> There are a number of features/improvements I will make over the next few >> months such as - >> - Add a web interface to show system status and statistics >> - Improve the scaleability of the code >> - Improve code concurrency by using more Go language features. >> - Lots of bug fixes >> >> I have also created a small utility to encode/decode the non standard >> ports. It was very useful in testing the seeder code. >> >> https://github.com/gombadi/nonstd >> >> Feel free to run these applications and let me know if there are any >> problems. >> >> Thanks. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "twister-users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > > -- > You received this message because you are subscribed to the Google Groups > "twister-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > ********************************************************************************************** This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorised copying, disclosure or distribution of the material in this e-mail is strictly forbidden. Diese eMail enthaelt vertrauliche und/oder rechtlich geschuetzte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese eMail irrtuemlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet. ********************************************************************************************** -- You received this message because you are subscribed to the Google Groups "twister-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
