{"id":64508,"library":"hirochachacha-go-smb2","title":"go-smb2","description":"Go implementation of SMB2 protocol for file sharing.","status":"active","version":"1.1.0","language":"go","source_language":null,"source_url":"https://github.com/hirochachacha/go-smb2","tags":["smb2","file-sharing","networking"],"install":[{"cmd":"go get github.com/hirochachacha/go-smb2","lang":"bash","label":"Install github.com/hirochachacha/go-smb2"}],"dependencies":[],"imports":[{"symbol":"smb2","correct":"github.com/hirochachacha/go-smb2"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/hirochachacha/go-smb2\"\n)\n\nfunc main() {\n\tconn, err := smb2.Dial(\"server:445\", \"username\", \"password\")\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\tdefer conn.Logoff()\n\tfmt.Println(\"Connected to SMB2 server\")\n}","lang":"go","description":"Connect to an SMB2 server."},"warnings":[],"env_vars":null,"search_vec":"'file':10,14 'file-shar':13 'go':2,4 'go-smb2':1 'implement':5 'network':16 'protocol':8 'share':11,15 'smb2':3,7,12","created_at":"2026-06-17T16:56:46.945843+00:00","updated_at":"2026-06-17T16:56:46.945843+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/hirochachacha/go-smb2","github":"https://github.com/hirochachacha/go-smb2","docs":"https://pkg.go.dev/github.com/hirochachacha/go-smb2#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking","utility"],"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}}