Skip to content
This repository has been archived by the owner on Apr 20, 2024. It is now read-only.

Merge network driver improvements from Erythros #35

Open
minexew opened this issue Aug 15, 2019 · 2 comments
Open

Merge network driver improvements from Erythros #35

minexew opened this issue Aug 15, 2019 · 2 comments

Comments

@minexew
Copy link
Owner

minexew commented Aug 15, 2019

What a piece of work in the first place!
https://github.com/obecebo/erythros/tree/master/System/Drivers/Net

@xslendix
Copy link

xslendix commented Dec 15, 2019

did u do it yet me cant wait also,

Traceback (most recent call last):
  File "./snail.py", line 14, in <module>
    sock.connect((TCP_IP, TCP_PORT))
  File "/usr/lib/python2.7/socket.py", line 228, in meth
    return getattr(self._sock,name)(*args)
socket.error: [Errno 111] Connection refused
 ✘ bruh@moment  ~  

how do i fix this? is in com3, 127.0.0.1, port 7777 wahts wrong

@minexew
Copy link
Owner Author

minexew commented Feb 25, 2020

@xslendix Snail tunnelled networking has always been a mess. You should try to use the native stack instead.
But I am not sure why you are getting that specific error. Since you are not alone, I'm thinking perhaps something changed recently in how VirtualBox works.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants