Rename repo to Gluetun, refers to #112

This commit is contained in:
Quentin McGaw
2020-07-26 12:07:06 +00:00
parent 90e5742211
commit f95f6201b1
85 changed files with 169 additions and 169 deletions

View File

@@ -5,11 +5,11 @@ import (
"net"
"sync"
"github.com/qdm12/gluetun/internal/models"
"github.com/qdm12/gluetun/internal/routing"
"github.com/qdm12/golibs/command"
"github.com/qdm12/golibs/files"
"github.com/qdm12/golibs/logging"
"github.com/qdm12/private-internet-access-docker/internal/models"
"github.com/qdm12/private-internet-access-docker/internal/routing"
)
// Configurator allows to change firewall rules and modify network routes