Discover Packages
github.com/axamon/easyapiclient
serverweb
ip2cli
package
Version:
v0.0.0-...-5c77e99
Opens a new window with list of versions in this module.
Published: Jul 22, 2019
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation Source Files Overview Index Constants Variables Functions Types RecuperaCLI(ctx, token, ip) type Response
Documentation
¶
Package ip2cli contiene il codice per ricavare il cli cliente a partire
dall'IP pubblico di TIM.
RecuperaCLI recupera il cli dell'indirizzo IP passato come argomento.
type Response struct {
XMLName xml .Name `xml:"ip2cliResponse"`
Text string `xml:",chardata"`
IP string `xml:"ip"`
Address string `xml:"address"`
Port string `xml:"port"`
}
Response contiene il risultato della richiesta ip2cli.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.