This website works better with JavaScript.
Home
Explore
Help
Sign In
rstewart
/
ocvn
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
OpenComputers Von Neumann Machine Programs
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13
Commits
1
Branch
0
Tags
488 KiB
Lua
100%
Tree:
ea09f449b6
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'ea09f449b6'
${ noResults }
ocvn
/
dns-server.lua
3 lines
47 B
Raw
Blame
History
local
dns
=
require
(
"
dns
"
)
dns.startServer
(
)
Reference in new issue