Git Product home page Git Product logo

rootve's People

Contributors

thedevtop avatar

Watchers

 avatar

rootve's Issues

SEGV at startup

2023/11/24 13:37:56 Starting RootVE Server...
2023/11/24 13:37:56 Registered server endpoint
2023/11/24 13:37:56 Initialized table and configuration
2023/11/24 13:37:56 Autobooted website
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x61d410]

goroutine 1 [running]:
net/http.(*ServeMux).Handle(0x0, {0x6b4488, 0xa}, {0x728940?, 0x6e32e0})
        /usr/pkg/go120/src/net/http/server.go:2506 +0x50
net/http.(*ServeMux).HandleFunc(...)
        /usr/pkg/go120/src/net/http/server.go:2553
main.main()
        /home/thijs/rootve/rootd/rootd.go:48 +0x187

I don't know what is going wrong here.

Panic on exit status 1

panic: exit status 1

goroutine 1 [running]:
main.main()
        /home/thijs/rootve/rootexec/rootexec.go:81 +0x565

Virtual Networking

Implement virtual networking via tap(4).

VirtConfig

  • Enable_Networking: bool
  • Parent_interface: string
  • Interface: string
  • IP: string

Client/Server bug

Client input: rootctl stop website
Server output: 2023/12/03 17:30:50 Requested entry (d2Vic2l0ZQ==) is nil pointer

I have know idea, on how to solve this.

Rex & RexMap

To potentially solve #6 I want to replace the vmach and vmap structures, because I think they are the wrong abstractions.

Structures

Rex: Instance of rootexec, replaces vmach.
RexMap: map[string]Rex, replaces vmap.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.