Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

108 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smart

A Repository to store tinc public keys and templates

Simple Usage Guide

  • Windows: Install tap-win64

  • Copy and paste from templates dir

  • Modify hostname in tinc.conf

  • Windows: Modify Interface in tinc.conf, rename and setup IP in Network Manager, and disable NetBIOS in Advanced WINS tab (optional)

  • Linux: Modify IP in tinc-up

  • tinc < 1.1: tincd -n smart -K 4096

  • tinc >= 1.1: tinc -n smart generate-keys 4096

  • Public node: Insert Address = <IPHERE> into host file

  • (Recommend) Add Subnet = 10.0.135.<DIGIT>/32 into host file

  • Windows: tincd -n smart

  • Linux: systemctl enable tinc

  • Linux: systemctl enable --now tinc@smart

  • git update: until git pull ; do sleep 5 ; done

Resource for Windows

Git: https://git-scm.com/download/win

Tinc: https://www.tinc-vpn.org/download/ (recommend 1.1-pre branch)

About

A Repository to store tinc public keys and templates

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages