basic ip echo server

This commit is contained in:
juancwu 2026-01-17 03:11:05 +00:00
commit 0292e292d2
7 changed files with 842 additions and 0 deletions

122
devbox.lock Normal file
View file

@ -0,0 +1,122 @@
{
"lockfile_version": "1",
"packages": {
"github:NixOS/nixpkgs/nixpkgs-unstable": {
"last_modified": "2026-01-10T08:02:33Z",
"resolved": "github:NixOS/nixpkgs/3146c6aa9995e7351a398e17470e15305e6e18ff?lastModified=1768032153&narHash=sha256-6kD1MdY9fsE6FgSwdnx29hdH2UcBKs3%2F%2BJJleMShuJg%3D"
},
"posting@latest": {
"last_modified": "2025-12-31T19:51:29Z",
"resolved": "github:NixOS/nixpkgs/fe575ad78fa6df638340aa673ea84709c5bd5da0#posting",
"source": "devbox-search",
"version": "2.9.2",
"systems": {
"aarch64-darwin": {
"outputs": [
{
"name": "out",
"path": "/nix/store/hjbxzh8786f382g9jkp6v7i4iqdw7xjk-posting-2.9.2",
"default": true
},
{
"name": "dist",
"path": "/nix/store/ansfrnlwbf1g8dh0lfa51s55s8vk8dvw-posting-2.9.2-dist"
}
],
"store_path": "/nix/store/hjbxzh8786f382g9jkp6v7i4iqdw7xjk-posting-2.9.2"
},
"aarch64-linux": {
"outputs": [
{
"name": "out",
"path": "/nix/store/vxa5nibxp4cda64fh51vx8wlg3907jn6-posting-2.9.2",
"default": true
},
{
"name": "dist",
"path": "/nix/store/b2hr0drzxylwra8hci0lwix0hxy513bv-posting-2.9.2-dist"
}
],
"store_path": "/nix/store/vxa5nibxp4cda64fh51vx8wlg3907jn6-posting-2.9.2"
},
"x86_64-darwin": {
"outputs": [
{
"name": "out",
"path": "/nix/store/zby80gkdmkzbq9s6yq3i8bbx2imx0kni-posting-2.9.2",
"default": true
},
{
"name": "dist",
"path": "/nix/store/z31zvam1yir8x9zgy9ahm2flk7qizzs8-posting-2.9.2-dist"
}
],
"store_path": "/nix/store/zby80gkdmkzbq9s6yq3i8bbx2imx0kni-posting-2.9.2"
},
"x86_64-linux": {
"outputs": [
{
"name": "out",
"path": "/nix/store/pk41ahg5jp7sbriif8myym9wz9d94hp7-posting-2.9.2",
"default": true
},
{
"name": "dist",
"path": "/nix/store/mhii5pmhz9j40bd78n5x36gaz98w472b-posting-2.9.2-dist"
}
],
"store_path": "/nix/store/pk41ahg5jp7sbriif8myym9wz9d94hp7-posting-2.9.2"
}
}
},
"rustup@latest": {
"last_modified": "2025-12-31T03:27:36Z",
"plugin_version": "0.0.1",
"resolved": "github:NixOS/nixpkgs/f665af0cdb70ed27e1bd8f9fdfecaf451260fc55#rustup",
"source": "devbox-search",
"version": "1.28.2",
"systems": {
"aarch64-darwin": {
"outputs": [
{
"name": "out",
"path": "/nix/store/v0cfpbl35r8y950rx1l17xs8i09pjq1b-rustup-1.28.2",
"default": true
}
],
"store_path": "/nix/store/v0cfpbl35r8y950rx1l17xs8i09pjq1b-rustup-1.28.2"
},
"aarch64-linux": {
"outputs": [
{
"name": "out",
"path": "/nix/store/rfi35nzh27wx48v3chbxl7kwp0cyfaab-rustup-1.28.2",
"default": true
}
],
"store_path": "/nix/store/rfi35nzh27wx48v3chbxl7kwp0cyfaab-rustup-1.28.2"
},
"x86_64-darwin": {
"outputs": [
{
"name": "out",
"path": "/nix/store/60xn8pb5myf7kddr1wg7q0fpr0g2fl2y-rustup-1.28.2",
"default": true
}
],
"store_path": "/nix/store/60xn8pb5myf7kddr1wg7q0fpr0g2fl2y-rustup-1.28.2"
},
"x86_64-linux": {
"outputs": [
{
"name": "out",
"path": "/nix/store/w3hyqp287l6j790wn81x8chj5bcb69wb-rustup-1.28.2",
"default": true
}
],
"store_path": "/nix/store/w3hyqp287l6j790wn81x8chj5bcb69wb-rustup-1.28.2"
}
}
}
}
}