Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法找到通过 http 连接到 nodejs 服务器的设备的名称?
您可以查看 http 请求中的用户代理字符串。npm 中还有用于用户代理嗅探的包。