Vagrant insecure by default?

后端 未结 6 1371
清歌不尽
清歌不尽 2020-12-12 14:05

EDIT 2: TL;DR: the answer was yes in 2013, but this flaw has been fixed

By following the Getting Started instructions on vagrantup.

6条回答
  •  北海茫月
    2020-12-12 14:10

    As of Vagrant 1.2.3 the default is to bind to localhost instead of the public interface, avoiding the external connection issue.

提交回复
热议问题