Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
1 result

wdnet

  • Clone with SSH
  • Clone with HTTPS
  • Name Last commit Last update
    src
    .gitignore
    Cargo.toml
    README.md
    UNLICENSE

    i2pd launcher

    Version License MSRV Safe Rust dependency status Downloads

    About

    This program deletes current i2pd router state like routerid and interfaces id and starts i2pd. Works only on Windows scoop i2pd installations. Installation can be global or user.

    Retry strategy

    If file to be deleted exists and can not be deleted, its retried several times. This happens due to antivirus or search indexer interference.

    Requirements

    1. Scoop Windows package manager.
    2. scoop install i2pd
    3. cargo install i2pd-launch

    Arguments

    No command line arguments are used by i2pd-launch.

    Return codes

    • 0 Success
    • 1 No scoop i2pd installation detected
    • 2 i2pd executable not found
    • 3 This program supported only on Windows

    License

    This is free and unencumbered software released into the public domain.

    This code can be used under terms of CC0 or the Unlicense.

    Unlicense logo