Skip to content

An example of sending a ping with JPAN to the SCION Pings canvas

Notifications You must be signed in to change notification settings

netsec-ethz/jpan-ping-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

JPAN SCMP Ping Example

Sends SCION SCMP echo requests (SCION ping) with JPAN to:

  • 64-2:0:9c,fd00::0034:0054:ffff:0000
  • 64-2:0:9c,fd00::0034:0055:ffff:0000
  • 64-2:0:9c,fd00::0035:0054:ffff:0000
  • 64-2:0:9c,fd00::0035:0055:ffff:0000

Installing Maven or Java

sudo apt update
sudo apt install -y openjdk-21-jdk
sudo apt install -y maven
mvn -v

Running the example

mvn compile exec:java

About

An example of sending a ping with JPAN to the SCION Pings canvas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages