#Hosting GIO

27 messages · Page 1 of 1 (latest)

dull orchid
#

I'm trying to host a GIO local but stuck at this step, anyone could help ?

cloud pilot
#

wrong server support I guess, its for grasscutter

cloud pilot
# dull orchid

It's not related to GIO, its just i2p router, maybe you try to access site with GIO guides

dull orchid
#

it outdate or not working anymore right now ?

cloud pilot
# dull orchid im following these tuturial

Del your container and try to do this in terminal:

docker run \
    -e JVM_XMX=256m \
    -v i2phome:/i2p/.i2p \
    -v i2ptorrents:/i2psnark \
    -p 4444:4444 \
    -p 6668:6668 \
    -p 7657:7657 \
    -p 54321:12345 \
    -p 54321:12345/udp \
    i2p:latest
#

Did it help you? 👀

dull orchid
#

trying figure it out

cloud pilot
#

ah just run as single line

#

without \

dull orchid
#

ye that what im doing

cloud pilot
#
docker run  -e JVM_XMX=256m  -v i2phome:/i2p/.i2p -v i2ptorrents:/i2psnark -p 4444:4444  -p 6668:6668  -p 7657:7657 -p 54321:12345  -p 54321:12345/udp i2p:latest
dull orchid
cloud pilot
#

omg image deleted, what a scam people did it lol

#

I will try

dull orchid
#

ty

dull orchid
#

ty i'll try

#

these step are just route for the server huh ?

dull orchid
#

when i done all these stuff what i have to do next ?

cloud pilot
cloud pilot