Thanks for the information. I am using :: to listen to any IPV6 address. 

https://stackoverflow.com/questions/27480094/ipv6-is-equivalent-to-0-0-0-0-when-listening-for-connections

I also tried 0:0:0:0:0:0:0:0, seems not working either. 


On Saturday, November 24, 2018 at 9:57:01 PM UTC-8, Mark S. wrote:
>
> Isn't the loopback address ::1 ? 
>
> I used ::1 and then in the browser used:
>
> http://[::1]:8080
>
> This seemed to work
>
> I imagine someone who knows more about ipv6 will be along to better 
> explain things.
>
> -- Mark
>
> (actually I used port 8090 because I didn't want to collide with existing 
> server, but the same idea).
>
>
> On Saturday, November 24, 2018 at 8:41:53 PM UTC-8, xing wang wrote:
>>
>> Hi all, 
>>
>> I try to setup the tiddlywiki service on a fixed IP address. But I only 
>> have IPV6 address for my server. 
>>
>> Does tiddlywiki support ipv6 now? 
>>
>> I tried the following command, but seems not working. 
>>
>> tiddlywiki name --server 60050 $:/core/save/all text/plain text/html 
>> MyUserName passw0rd ::
>>
>> I tried with a python service and it works. 
>> https://github.com/cvmiller/ipv6-httpd
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" 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].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/862f7d10-2475-4b99-972f-6f426d65b595%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to