{"id":65537,"library":"pin-tftp","title":"TFTP","description":"A Go implementation of the Trivial File Transfer Protocol (TFTP) supporting both client and server operations.","status":"active","version":"2.1.0+incompatible","language":"go","source_language":null,"source_url":"https://github.com/pin/tftp","tags":["tftp","file-transfer","networking","client","server"],"install":[{"cmd":"go get github.com/pin/tftp","lang":"bash","label":"Install github.com/pin/tftp"}],"dependencies":[],"imports":[{"symbol":"tftp","correct":"github.com/pin/tftp"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/pin/tftp\"\n)\n\nfunc main() {\n\tclient := tftp.NewClient(\"127.0.0.1:69\")\n\tfmt.Println(\"TFTP client created\")\n}","lang":"go","description":"Creates a TFTP client connected to a local server."},"warnings":[],"env_vars":null,"search_vec":"'client':14,23 'file':8,20 'file-transf':19 'go':3 'implement':4 'network':22 'oper':17 'protocol':10 'server':16,24 'support':12 'tftp':1,11,18 'transfer':9,21 'trivial':7","created_at":"2026-06-17T17:11:47.682556+00:00","updated_at":"2026-06-17T17:11:47.682556+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/pin/tftp","github":"https://github.com/pin/tftp","docs":"https://pkg.go.dev/github.com/pin/tftp#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}