Coder Social home page Coder Social logo

icmptx's Introduction

This is the ICMPTX program.

This software is most recently available from https://codeberg.com/jakkarth/icmptx

ICMPTX is a program that allows a user with root privledges to create a virtual network link between two computers, encapsulating data inside of ICMP packets.

This project has given up GitHub. (See Software Freedom Conservancy's Give Up GitHub site for details.)

Any use of this project's code by GitHub Copilot, past or present, is done without our permission. We do not consent to GitHub's use of this project's code in Copilot.

Join us; you can give up GitHub too!

Logo of the GiveUpGitHub campaign

icmptx's People

Contributors

jakkarth avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

icmptx's Issues

Migrate away from GitHub

Given the problematic nature of GitHub as described here, I intend to move ICMPTX to another host as soon as I reasonably can. This issue will be left open for a while to see if anyone wants to offer feedback about where it should be moved to.

fatal error: 'linux/if.h' file not found

yudeMacBook-Air:icmptx-0.01 brite$ ls
Makefile driver.h it.c llist.h vtun.h
README icmptx.c lib.h tun_dev.c
yudeMacBook-Air:icmptx-0.01 brite$ make
gcc -g -c it.c
gcc -g -c icmptx.c
gcc -g -c tun_dev.c
tun_dev.c:35:10: fatal error: 'linux/if.h' file not found
#include <linux/if.h>
^
1 error generated.
make: *** [tun_dev.o] Error 1
yudeMacBook-Air:icmptx-0.01 brite$

how to fix it?

sendto: No buffer space available

Hi, on my Ubuntu 9.04 I got while pinging, after a few pingson the icmptx client the following
64 bytes from 10.0.3.1: icmp_seq=3 ttl=64 time=13.1 ms
64 bytes from 10.0.3.1: icmp_seq=7 ttl=64 time=18.0 ms
64 bytes from 10.0.3.1: icmp_seq=8 ttl=64 time=18.2 ms
sendto: No buffer space available

(processes on server and client crashed)

anybody knows how to fix this problem ?

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.